aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/qgis
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-05-06 09:28:22 +0800
committermnag <mnag@FreeBSD.org>2006-05-06 09:28:22 +0800
commita5d3a260181973d5d4d16a0af7418fa7a2cbe6a6 (patch)
tree0ca63ae9e3e558e4c710a7272a406bd6d550226f /graphics/qgis
parentd69fa3ee0d36d7d6b980fc2c988ceb4c84387757 (diff)
downloadfreebsd-ports-gnome-a5d3a260181973d5d4d16a0af7418fa7a2cbe6a6.tar.gz
freebsd-ports-gnome-a5d3a260181973d5d4d16a0af7418fa7a2cbe6a6.tar.zst
freebsd-ports-gnome-a5d3a260181973d5d4d16a0af7418fa7a2cbe6a6.zip
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
Diffstat (limited to 'graphics/qgis')
-rw-r--r--graphics/qgis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 792437d56514..75981469ad92 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qgis
PORTVERSION= 0.7.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR=${PORTNAME}
@@ -16,7 +17,7 @@ COMMENT= A Geographical Information System (GIS) data viewer
LIB_DEPENDS= geos:${PORTSDIR}/graphics/geos \
proj:${PORTSDIR}/graphics/proj \
- gsl:${PORTSDIR}/math/gsl \
+ gsl.9:${PORTSDIR}/math/gsl \
gdal:${PORTSDIR}/graphics/gdal
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake