pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/x11-links Remove 'USE_LANGUAGES=' as at least...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7d18f8d4e839
branches: trunk
changeset: 467589:7d18f8d4e839
user: abs <abs%pkgsrc.org@localhost>
date: Tue Feb 03 12:44:20 2004 +0000
description:
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:
pkgtools/x11-links/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 8236b1b5d42b -r 7d18f8d4e839 pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile Tue Feb 03 12:43:26 2004 +0000
+++ b/pkgtools/x11-links/Makefile Tue Feb 03 12:44:20 2004 +0000
@@ -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 @@
WRKSRC= ${WRKDIR}
USE_BUILDLINK3= yes
EXTRACT_ONLY= # empty
-USE_LANGUAGES= # empty
NO_CHECKSUM= yes
NO_MTREE= yes
USE_X11= yes
Home |
Main Index |
Thread Index |
Old Index