pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools These packages don't use any compilers, so se...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3bc9e906b7a4
branches: trunk
changeset: 467523:3bc9e906b7a4
user: jlam <jlam%pkgsrc.org@localhost>
date: Mon Feb 02 10:08:43 2004 +0000
description:
These packages don't use any compilers, so set USE_LANGUAGES to an empty
value.
diffstat:
pkgtools/x11-links/Makefile | 3 ++-
pkgtools/xpkgwedge/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 74a3d709af53 -r 3bc9e906b7a4 pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile Mon Feb 02 10:06:22 2004 +0000
+++ b/pkgtools/x11-links/Makefile Mon Feb 02 10:08:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2004/01/31 21:58:52 recht Exp $
+# $NetBSD: Makefile,v 1.51 2004/02/02 10:08:43 jlam 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,6 +18,7 @@
WRKSRC= ${WRKDIR}
USE_BUILDLINK3= yes
EXTRACT_ONLY= # empty
+USE_LANGUAGES= # empty
NO_CHECKSUM= yes
NO_MTREE= yes
USE_X11= yes
diff -r 74a3d709af53 -r 3bc9e906b7a4 pkgtools/xpkgwedge/Makefile
--- a/pkgtools/xpkgwedge/Makefile Mon Feb 02 10:06:22 2004 +0000
+++ b/pkgtools/xpkgwedge/Makefile Mon Feb 02 10:08:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2004/01/20 12:23:58 agc Exp $
+# $NetBSD: Makefile,v 1.49 2004/02/02 10:08:43 jlam Exp $
DISTNAME= xpkgwedge-1.9
CATEGORIES= pkgtools devel x11
@@ -13,6 +13,7 @@
WRKSRC= ${WRKDIR}
EXTRACT_ONLY= # empty
+USE_LANGUAGES= # empty
NO_CONFIGURE= # defined
NO_BUILDLINK= # defined
NO_CHECKSUM= # defined
Home |
Main Index |
Thread Index |
Old Index