summaryrefslogtreecommitdiff
path: root/graphics/cdlabelgen
diff options
context:
space:
mode:
authorgrant <grant>2004-04-24 23:43:27 +0000
committergrant <grant>2004-04-24 23:43:27 +0000
commitc68468cd1a96e64c92d7b861e7362f8022e024a7 (patch)
tree52e76157e46897f81148daa669c81e3945774267 /graphics/cdlabelgen
parent818d7317fd22cc0283c5eaf5a2f21388157db74c (diff)
downloadpkgsrc-c68468cd1a96e64c92d7b861e7362f8022e024a7.tar.gz
does not compile anything, define USE_LANGUAGES to an empty value (hi
wiz!)
Diffstat (limited to 'graphics/cdlabelgen')
-rw-r--r--graphics/cdlabelgen/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cdlabelgen/Makefile b/graphics/cdlabelgen/Makefile
index 57cd14674f1..9597d603b11 100644
--- a/graphics/cdlabelgen/Makefile
+++ b/graphics/cdlabelgen/Makefile
@@ -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 @@ COMMENT= Generate frontcards and traycards for CDs
USE_PERL5= run
NO_BUILDLINK= yes
+USE_LANGUAGES= # empty
MAKE_ENV+= SED="${SED}"
MAKE_ENV+= MV="${MV}"