summaryrefslogtreecommitdiff
path: root/misc/bidwatcher
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-13 11:55:54 +0000
committerwiz <wiz>2002-10-13 11:55:54 +0000
commit43ff711e61acca416128ecd7b3afdda6b0420e7d (patch)
tree81cba15431742f89b271ac94f1ed1efa6a988924 /misc/bidwatcher
parentbab70c4732d77239c0c7b1a59edbbc346d5dda9d (diff)
downloadpkgsrc-43ff711e61acca416128ecd7b3afdda6b0420e7d.tar.gz
buildlink1 -> buildlink2.
Diffstat (limited to 'misc/bidwatcher')
-rw-r--r--misc/bidwatcher/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile
index 4ad4a9123c0..44d44e185e4 100644
--- a/misc/bidwatcher/Makefile
+++ b/misc/bidwatcher/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2002/10/12 15:32:15 tron Exp $
+# $NetBSD: Makefile,v 1.16 2002/10/13 12:00:30 wiz Exp $
DISTNAME= bidwatcher-1.3.5
CATEGORIES= misc
@@ -13,6 +13,7 @@ HOMEPAGE= http://sourceforge.net/projects/bidwatcher/
COMMENT= eBay snipe tool
GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
USE_GMAKE= YES
AUTOMAKE_OVERRIDE= NO
@@ -27,5 +28,5 @@ post-install:
${INSTALL_DATA_DIR} ${HTMLDIR}
${INSTALL_DATA} ${WRKSRC}/quick_start.html ${HTMLDIR}
-.include "../../x11/gtk/buildlink.mk"
+.include "../../x11/gtk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"