- Manually copy projects.h to fix the break caused by the update to 4.8.0

Approved by:	maintainer(implicity)
This commit is contained in:
Wen Heping 2012-05-10 00:33:17 +00:00
parent a4242291d4
commit efba08022f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296335
2 changed files with 5 additions and 0 deletions

View file

@ -6,6 +6,7 @@
PORTNAME= proj
PORTVERSION= 4.8.0
PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= ftp://ftp.remotesensing.org/proj/ \
http://download.osgeo.org/proj/
@ -34,4 +35,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|$${PREFIX}/libdata/pkgconfig|g' \
${WRKSRC}/Makefile.in
post-install:
${CP} ${WRKSRC}/src/projects.h ${PREFIX}/include/
.include <bsd.port.mk>

View file

@ -6,6 +6,7 @@ bin/nad2bin
bin/proj
include/org_proj4_Projections.h
include/proj_api.h
include/projects.h
lib/libproj.a
lib/libproj.la
lib/libproj.so