summaryrefslogtreecommitdiff
path: root/print/ghostscript-esp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript-esp/Makefile')
-rw-r--r--print/ghostscript-esp/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/print/ghostscript-esp/Makefile b/print/ghostscript-esp/Makefile
index 8ca3d605a42..e25bb79da22 100644
--- a/print/ghostscript-esp/Makefile
+++ b/print/ghostscript-esp/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2005/06/01 18:03:09 jlam Exp $
+# $NetBSD: Makefile,v 1.9.4.1 2005/12/11 12:04:26 seb Exp $
+
+.include "Makefile.common"
PKGNAME= ghostscript-esp-${GS_VERS}
-PKGREVISION= 4
+PKGREVISION= 1
COMMENT= ESP/CUPS Postscript interpreter
CONFIGURE_ARGS+= --with-x
.include "../../mk/x11.buildlink3.mk"
-.include "Makefile.common"
+.include "../../mk/bsd.pkg.mk"