diff options
author | Wen Heping <wen@FreeBSD.org> | 2012-05-07 08:12:53 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2012-05-07 08:12:53 +0000 |
commit | b360c0c97b599904652ff595b45d5ed7cd29aaac (patch) | |
tree | a19f2f07e36828c7650b4b16e1ef5e095b2d05f2 /astro/qlandkartegt/Makefile | |
parent | - Update to 4.8.0 (diff) |
- Bump PORTREVISION to chase the update of graphics/proj
Diffstat (limited to '')
-rw-r--r-- | astro/qlandkartegt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/qlandkartegt/Makefile b/astro/qlandkartegt/Makefile index f76279866599..7a7207f312ac 100644 --- a/astro/qlandkartegt/Makefile +++ b/astro/qlandkartegt/Makefile @@ -7,6 +7,7 @@ PORTNAME= qlandkartegt PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION} @@ -16,7 +17,7 @@ COMMENT= The ultimate outdoor aficionado's tool LICENSE= GPLv2 LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal \ - proj.6:${PORTSDIR}/graphics/proj \ + proj.7:${PORTSDIR}/graphics/proj \ gps.20:${PORTSDIR}/astro/gpsd USE_CMAKE= yes |