diff options
author | snj <snj@pkgsrc.org> | 2004-04-19 04:39:45 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-19 04:39:45 +0000 |
commit | 6f5834161677def30213e3bb6c988e8df8f49a41 (patch) | |
tree | 8cd729a1be549c7c50e8b7db85baa77294024951 /www/surfraw | |
parent | 95e546fe60445cb26d04bb6223071fdb284f8eb3 (diff) | |
download | pkgsrc-6f5834161677def30213e3bb6c988e8df8f49a41.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'www/surfraw')
-rw-r--r-- | www/surfraw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/surfraw/Makefile b/www/surfraw/Makefile index b992eac89ce..04b319cec41 100644 --- a/www/surfraw/Makefile +++ b/www/surfraw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2003/07/17 22:56:04 grant Exp $ +# $NetBSD: Makefile,v 1.24 2004/04/19 04:45:07 snj Exp $ # DISTNAME= surfraw-1.0.7 @@ -11,7 +11,7 @@ COMMENT= Shell Users' Revolutionary Front Rage Against the Web CONFLICTS+= surfaw-[0-9]* -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PKGINSTALL= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} |