aboutsummaryrefslogtreecommitdiff
path: root/print/ggv2/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-04 21:39:58 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-04 21:39:58 +0000
commit03af2187bd388708aa7234d923ec38192b6fc7a2 (patch)
tree7ce23e0d0c750d353ac0da5306ba035076e0adf0 /print/ggv2/Makefile
parentdd85694bb4fdd0d68574a5b609e8e026c8a16a4e (diff)
downloadports-03af2187bd388708aa7234d923ec38192b6fc7a2.tar.gz
ports-03af2187bd388708aa7234d923ec38192b6fc7a2.zip
Notes
Diffstat (limited to 'print/ggv2/Makefile')
-rw-r--r--print/ggv2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile
index c93991509bd5..268886dfea8b 100644
--- a/print/ggv2/Makefile
+++ b/print/ggv2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ggv
-PORTVERSION= 0.95
+PORTVERSION= 1.0
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/ggv
@@ -18,6 +18,7 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6
USE_X_PREFIX= yes
USE_GNOME= yes
USE_LIBTOOL= yes
+CONFIGURE_ARGS= --with-bonobo
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"