summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorsnj <snj>2004-04-26 05:31:43 +0000
committersnj <snj>2004-04-26 05:31:43 +0000
commit0f8d51bdb84320879aff7b378b1992cd2275aee3 (patch)
treee880d1d35f01c7c367d72d03b445fa1fcf69f084 /news
parentc38c3472e91228630a5b1230921d7688a92923ab (diff)
downloadpkgsrc-0f8d51bdb84320879aff7b378b1992cd2275aee3.tar.gz
Convert to buildlink3.
Diffstat (limited to 'news')
-rw-r--r--news/pan-gnome/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/news/pan-gnome/Makefile b/news/pan-gnome/Makefile
index d18197f554c..b216c90f37d 100644
--- a/news/pan-gnome/Makefile
+++ b/news/pan-gnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/04/14 19:30:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.11 2004/04/26 05:33:04 snj Exp $
#
DISTNAME= pan-0.11.4
@@ -13,7 +13,7 @@ COMMENT= Newsreader for Gnome
BUILD_USES_MSGFMT= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= YES
USE_X11BASE= YES
@@ -25,7 +25,7 @@ CONFIGURE_ENV+= LOCALEDIR="${PKGLOCALEDIR}"
LIBS= -lcompat
.endif
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../x11/gnome-core/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../x11/gnome-core/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"