aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-03-01 22:23:02 +0800
committerrafan <rafan@FreeBSD.org>2007-03-01 22:23:02 +0800
commit09167a7f210a2a6e469ad2e66c8fc38468c87597 (patch)
treef61d4531436583aaa1c165566fdcb53811055ba6 /graphics
parentd51b1a812d1aed450fa4aa3d7cb0b1afb7a7882c (diff)
downloadfreebsd-ports-gnome-09167a7f210a2a6e469ad2e66c8fc38468c87597.tar.gz
freebsd-ports-gnome-09167a7f210a2a6e469ad2e66c8fc38468c87597.tar.zst
freebsd-ports-gnome-09167a7f210a2a6e469ad2e66c8fc38468c87597.zip
- Fix dependency after databases/grass update
Reported by: pointyhat via kris Pointy hat to: rafan
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gdal-grass/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile
index a3eb27c6647a..ea9736a746c6 100644
--- a/graphics/gdal-grass/Makefile
+++ b/graphics/gdal-grass/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gdal-grass
PORTVERSION= 1.3.1.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.gdal.org/dl/ \
ftp://ftp.remotesensing.org/gdal/ \
@@ -16,8 +17,8 @@ MAINTAINER= lrntct@gmail.org
COMMENT= GDAL drivers for GRASS raster and vector files
LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal
-BUILD_DEPENDS= grass60:${PORTSDIR}/databases/grass
-RUN_DEPENDS= grass60:${PORTSDIR}/databases/grass
+BUILD_DEPENDS= grass>=0:${PORTSDIR}/databases/grass
+RUN_DEPENDS= grass>=0:${PORTSDIR}/databases/grass
GRASS_INST_DIR= grass
WRKSRC= ${WRKDIR}/${PORTNAME}-1.3.1