diff options
Diffstat (limited to 'graphics/gpsmanshp')
-rw-r--r-- | graphics/gpsmanshp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gpsmanshp/Makefile b/graphics/gpsmanshp/Makefile index 4b6aba6ab8a0..d110abd44799 100644 --- a/graphics/gpsmanshp/Makefile +++ b/graphics/gpsmanshp/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Shapelib support for gpsman -LICENSE= GPLv3 # (or later) +LICENSE= GPLv3+ LIB_DEPENDS= libshp.so:${PORTSDIR}/devel/shapelib RUN_DEPENDS= gpsman:${PORTSDIR}/astro/gpsman |