pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/cdlabelgen does not compile anything, define ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32b4fd2a6505
branches:  trunk
changeset: 473860:32b4fd2a6505
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Apr 24 23:43:27 2004 +0000

description:
does not compile anything, define USE_LANGUAGES to an empty value (hi
wiz!)

diffstat:

 graphics/cdlabelgen/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r fffe14d6e131 -r 32b4fd2a6505 graphics/cdlabelgen/Makefile
--- a/graphics/cdlabelgen/Makefile      Sat Apr 24 23:43:02 2004 +0000
+++ b/graphics/cdlabelgen/Makefile      Sat Apr 24 23:43:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/04/23 23:47:12 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/24 23:43:27 grant Exp $
 
 DISTNAME=      cdlabelgen-2.7.0
 CATEGORIES=    graphics
@@ -11,6 +11,7 @@
 
 USE_PERL5=     run
 NO_BUILDLINK=  yes
+USE_LANGUAGES= # empty
 
 MAKE_ENV+=     SED="${SED}"
 MAKE_ENV+=     MV="${MV}"



Home | Main Index | Thread Index | Old Index