pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/createbuildlink This packages is just shell s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74a3d709af53
branches:  trunk
changeset: 467522:74a3d709af53
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Mon Feb 02 10:06:22 2004 +0000

description:
This packages is just shell scripts, so set USE_LANGUAGES to an empty
value.

diffstat:

 pkgtools/createbuildlink/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0c304c840cf9 -r 74a3d709af53 pkgtools/createbuildlink/Makefile
--- a/pkgtools/createbuildlink/Makefile Mon Feb 02 10:03:46 2004 +0000
+++ b/pkgtools/createbuildlink/Makefile Mon Feb 02 10:06:22 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/01/20 12:23:57 agc Exp $
+# $NetBSD: Makefile,v 1.24 2004/02/02 10:06:22 jlam Exp $
 #
 
 DISTNAME=      createbuildlink-3.0
@@ -13,6 +13,7 @@
 
 WRKSRC=                ${WRKDIR}
 EXTRACT_ONLY=  # empty
+USE_LANGUAGES= # empty
 NO_CHECKSUM=   yes
 NO_BUILDLINK=  yes
 NO_BUILD=      yes



Home | Main Index | Thread Index | Old Index