summaryrefslogtreecommitdiff
path: root/print/ghostscript-esp/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript-esp/Makefile.common')
-rw-r--r--print/ghostscript-esp/Makefile.common10
1 files changed, 5 insertions, 5 deletions
diff --git a/print/ghostscript-esp/Makefile.common b/print/ghostscript-esp/Makefile.common
index a33853ab8fd..4042e7477f5 100644
--- a/print/ghostscript-esp/Makefile.common
+++ b/print/ghostscript-esp/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2002/10/24 20:08:22 bouyer Exp $
+# $NetBSD: Makefile.common,v 1.4 2003/01/28 22:04:01 jlam Exp $
DISTNAME= espgs-${GS_VERS}-source
BASEGS_VERS= 7.05
@@ -22,9 +22,10 @@ CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]*
DEPENDS+= ghostscript-fonts-6.0:../../fonts/ghostscript-fonts
-USE_BUILDLINK2= # defined
-USE_GMAKE= # defined
-GNU_CONFIGURE= # defined
+USE_BUILDLINK2= yes
+USE_PKGINSTALL= yes
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-ijs
CONFIGURE_ARGS+= --with-gimp-print
CONFIGURE_ARGS+= --without-omni
@@ -93,7 +94,6 @@ post-install:
.include "../../print/cups/buildlink2.mk"
.include "../../print/gimp-print-lib/buildlink2.mk"
-.include "../../mk/bsd.pkg.install.mk"
.include "../../mk/bsd.pkg.mk"
.if ${OPSYS} == "NetBSD" && ${MACHINE_ARCH} == "arm32"