diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-02-13 17:27:36 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-02-13 17:27:36 +0000 |
commit | 3b28dc46b4ffb2ecc6dc680e1cc6d77069a657fd (patch) | |
tree | 75b16d74a20c59f4183d70652befbaca821517e3 /misc | |
parent | 3ff05f43187f31c7dd318d69f4f4699f55d72430 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/proj4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/proj4/Makefile b/misc/proj4/Makefile index e205d4bc3c00..786bca4bb2f8 100644 --- a/misc/proj4/Makefile +++ b/misc/proj4/Makefile @@ -14,6 +14,8 @@ DISTNAME= position-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Cartographic projection software +CONFLICTS= proj-4* + WRKSRC= ${WRKDIR}/Position/PROJ.4 USE_GMAKE= yes GNU_CONFIGURE= yes |