summaryrefslogtreecommitdiff
path: root/misc/bidwatcher
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-24 18:02:25 +0000
committersnj <snj@pkgsrc.org>2004-04-24 18:02:25 +0000
commit14403dd546a05aeb8238172b236bbf296367aaa9 (patch)
tree777c47801f498039a9afeb3328579701aab8cc15 /misc/bidwatcher
parent07ed1d69786bdc820ca69436dffaf3b7b877fdd6 (diff)
downloadpkgsrc-14403dd546a05aeb8238172b236bbf296367aaa9.tar.gz
Convert to buildlink3.
Diffstat (limited to 'misc/bidwatcher')
-rw-r--r--misc/bidwatcher/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile
index 40c3fa554da..4466c17c477 100644
--- a/misc/bidwatcher/Makefile
+++ b/misc/bidwatcher/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2004/03/10 22:24:48 tron Exp $
+# $NetBSD: Makefile,v 1.36 2004/04/24 18:04:06 snj Exp $
DISTNAME= bidwatcher-1.3.13
CATEGORIES= misc
@@ -10,7 +10,7 @@ COMMENT= eBay snipe tool
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
DOCDIR= ${PREFIX}/share/doc/bidwatcher
HTMLDIR= ${PREFIX}/share/doc/html/bidwatcher
@@ -23,5 +23,5 @@ post-install:
${INSTALL_DATA_DIR} ${HTMLDIR}
${INSTALL_DATA} ${WRKSRC}/quick_start.html ${HTMLDIR}
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"