aboutsummaryrefslogtreecommitdiff
path: root/print/ggv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/ggv/Makefile')
-rw-r--r--print/ggv/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile
index a989b29166b0..d9c93c8413f5 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -3,13 +3,14 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
+# $MCom: ports/print/ggv/Makefile,v 1.5 2005/09/05 20:16:08 marcus Exp $
#
PORTNAME= ggv
-PORTVERSION= 2.8.5
+PORTVERSION= 2.12.0
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8
+MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.12
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -21,7 +22,7 @@ INSTALLS_OMF= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui desktopfileutils
USE_GHOSTSCRIPT=yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"