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
commitaf99925a27e40c43868589d1cfb58e622da32e8e (patch)
treee880d1d35f01c7c367d72d03b445fa1fcf69f084 /news
parent504e9b836c7a2ce778bef7a033df6ccd208e3196 (diff)
downloadpkgsrc-af99925a27e40c43868589d1cfb58e622da32e8e.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"