summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2004-02-03 12:44:20 +0000
committerabs <abs@pkgsrc.org>2004-02-03 12:44:20 +0000
commiteb58be0943c3059bffa8b443dc83692dffe71490 (patch)
tree5deb28f38b4e1ed5360b20e73ca55a56006fe484 /pkgtools
parent1f3e9857a05ddfa71e3a9f7b60990b6e99e9dd65 (diff)
downloadpkgsrc-eb58be0943c3059bffa8b443dc83692dffe71490.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