summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-06-19 04:56:34 +0000
committerjlam <jlam@pkgsrc.org>2001-06-19 04:56:34 +0000
commit4e4de14e1c4e3a699ee977c5855281551f9973fc (patch)
tree076cfbcbfa9881df004f5c66b59ca2e5204701a0 /x11
parent354c679deb22ddaf75c5f21d10126a408a06524f (diff)
downloadpkgsrc-4e4de14e1c4e3a699ee977c5855281551f9973fc.tar.gz
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-libs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index d09eb1a4773..49af800f5b3 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2001/06/18 20:49:01 jlam Exp $
+# $NetBSD: Makefile,v 1.64 2001/06/19 04:56:34 jlam Exp $
DISTNAME= gnome-libs-1.2.13
CATEGORIES= x11 gnome
@@ -8,7 +8,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Libaries for the GNU Network Object Model Environment
-BUILD_USES_MSGFMT= yes
+BUILD_USES_MSGFMT= YES
USE_X11BASE= YES
USE_GMAKE= YES
@@ -24,6 +24,7 @@ CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} \
PKGLOCALEDIR=${PKGLOCALEDIR}
USE_CONFIG_WRAPPER= YES
+USE_BUILDLINK_ONLY= YES
.include "../../audio/esound/buildlink.mk"
.include "../../devel/gettext-lib/buildlink.mk"