summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorabs <abs>2004-02-03 12:44:20 +0000
committerabs <abs>2004-02-03 12:44:20 +0000
commit7b249661e619124ec457fac09888a25c48627479 (patch)
tree5deb28f38b4e1ed5360b20e73ca55a56006fe484 /pkgtools
parent9b41cdc97c249138620ed2dce794e4e1ce1764f4 (diff)
downloadpkgsrc-7b249661e619124ec457fac09888a25c48627479.tar.gz
Remove 'USE_LANGUAGES=' as at least on my system 'make install' compiles up
something to check the shared library type. (An entertaining way to pick up on issues seems to be to set CFLAGS to include an argument not understood by the base compiler, such as '-march=pentium3')
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/x11-links/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile
index 4371ee20941..0ae83764e7a 100644
--- a/pkgtools/x11-links/Makefile
+++ b/pkgtools/x11-links/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2004/02/02 10:08:43 jlam Exp $
+# $NetBSD: Makefile,v 1.52 2004/02/03 12:44:20 abs Exp $
#
# NOTE: If you update this package, then you'll likely need to also update
# the x11-links dependency in mk/buildlink[23]/bsd.buildlink[23].mk
@@ -18,7 +18,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}
USE_BUILDLINK3= yes
EXTRACT_ONLY= # empty
-USE_LANGUAGES= # empty
NO_CHECKSUM= yes
NO_MTREE= yes
USE_X11= yes