diff options
Diffstat (limited to 'www/surfraw/Makefile')
-rw-r--r-- | www/surfraw/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/surfraw/Makefile b/www/surfraw/Makefile index 66f76a128b7..7b8b07e928d 100644 --- a/www/surfraw/Makefile +++ b/www/surfraw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2005/12/05 23:55:23 rillig Exp $ +# $NetBSD: Makefile,v 1.30 2005/12/29 06:22:24 jlam Exp $ # DISTNAME= surfraw-1.0.7 @@ -11,7 +11,6 @@ COMMENT= Shell Users' Revolutionary Front Rage Against the Web CONFLICTS+= surfaw-[0-9]* -USE_PKGINSTALL= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} |