summaryrefslogtreecommitdiff
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, 3 insertions, 4 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile
index e06bc5a7f76..5455890e2c5 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2002/12/24 06:10:21 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2003/02/18 14:56:01 jmmv Exp $
#
DISTNAME= ggv-1.0.2
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ggv/1.0/}
@@ -17,10 +17,9 @@ USE_BUILDLINK2= YES
USE_GMAKE= YES
USE_LIBTOOL= YES
USE_X11BASE= YES
-CONFIGURE_ARGS+= --localstatedir=${SCROLLKEEPER_DATADIR}
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-.include "../../textproc/scrollkeeper/buildlink2.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gnome-core/buildlink2.mk"
.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"