summaryrefslogtreecommitdiff
path: root/www/surfraw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/surfraw/Makefile')
-rw-r--r--www/surfraw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/surfraw/Makefile b/www/surfraw/Makefile
index 0c9fb9edacc..9666b0a4dd8 100644
--- a/www/surfraw/Makefile
+++ b/www/surfraw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2002/08/25 21:52:22 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2003/01/28 22:04:32 jlam Exp $
#
DISTNAME= surfraw-1.0.7
@@ -12,6 +12,7 @@ COMMENT= Shell Users' Revolutionary Front Rage Against the Web
CONFLICTS+= surfaw-[0-9]*
USE_BUILDLINK2= YES
+USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
@@ -31,5 +32,4 @@ post-install:
${INSTALL_DATA_DIR} ${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/README ${DOCDIR}
-.include "../../mk/bsd.pkg.install.mk"
.include "../../mk/bsd.pkg.mk"