summaryrefslogtreecommitdiff
path: root/devel/fhist
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-25 04:03:16 +0000
committersnj <snj@pkgsrc.org>2004-04-25 04:03:16 +0000
commit479a53fcff9ccc4f1cbcafc6a265ab5561fe7b16 (patch)
treeea9dadc73458455f5714c8ae6946d1e9a9022b59 /devel/fhist
parentb91e8387944e3a43a0ac6258966ae5e8055046c5 (diff)
downloadpkgsrc-479a53fcff9ccc4f1cbcafc6a265ab5561fe7b16.tar.gz
Convert to buildlink3.
Diffstat (limited to 'devel/fhist')
-rw-r--r--devel/fhist/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/fhist/Makefile b/devel/fhist/Makefile
index 3c292158370..f1006750c29 100644
--- a/devel/fhist/Makefile
+++ b/devel/fhist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/02/05 14:03:26 salo Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/25 04:04:07 snj Exp $
#
DISTNAME= fhist-1.13
@@ -11,9 +11,9 @@ COMMENT= File history and comparison tools
BUILD_USES_MSGFMT= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"