summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 04:53:30 +0000
committersnj <snj>2004-04-25 04:53:30 +0000
commit9821f5448ae4b1a524b7129af18c077567702afa (patch)
treef687a576fc29341995ed13d178bfc95a59162a7a /textproc
parent77b1caf5762e38aff1b7b0e9188bf5ef5cc42194 (diff)
downloadpkgsrc-9821f5448ae4b1a524b7129af18c077567702afa.tar.gz
Convert to buildlink3.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/urlview/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile
index a933bbbd53e..9a7808ca18c 100644
--- a/textproc/urlview/Makefile
+++ b/textproc/urlview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/09/28 09:13:59 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2004/04/25 04:53:30 snj Exp $
DISTNAME= urlview-0.9
PKGREVISION= 1
@@ -12,7 +12,7 @@ MAINTAINER= tron@NetBSD.org
COMMENT= Extract URLs from text files and display them in a menu
GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
-.include "../../devel/ncurses/buildlink2.mk"
+.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"