summaryrefslogtreecommitdiff
path: root/print/apsfilter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/apsfilter/Makefile')
-rw-r--r--print/apsfilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 393ceeea46e..3750b739bad 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/11/26 11:26:32 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2003/01/28 22:03:59 jlam Exp $
#
DISTNAME= apsfilter-7.2.2
@@ -22,6 +22,7 @@ WRKSRC= ${WRKDIR}/apsfilter
HAS_CONFIGURE= YES
USE_BZIP2= YES
+USE_PKGINSTALL= YES
CONFIGURE_ARGS+=--prefix=${LOCALBASE}
CONFIGURE_ARGS+=--with-shell=${SH}
@@ -47,5 +48,4 @@ post-patch:
# > ${DEINSTALL_FILE}
.include "../../mk/ghostscript.mk"
-.include "../../mk/bsd.pkg.install.mk"
.include "../../mk/bsd.pkg.mk"