summaryrefslogtreecommitdiff
path: root/audio/applerecords
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-05-25 22:55:20 +0000
committerrillig <rillig@pkgsrc.org>2005-05-25 22:55:20 +0000
commit25b2ea596cb3358cab2c9581105a097c99768536 (patch)
treef378f6c137f4e8cd3ac6b5ce45423fea29bf0fc9 /audio/applerecords
parent36425f6078156dda07e66f997066576894a3f81f (diff)
downloadpkgsrc-25b2ea596cb3358cab2c9581105a097c99768536.tar.gz
Replaced #defined with "yes" in NO_BUILD.
Diffstat (limited to 'audio/applerecords')
-rw-r--r--audio/applerecords/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/applerecords/Makefile b/audio/applerecords/Makefile
index 961e67a99f7..be22cec66aa 100644
--- a/audio/applerecords/Makefile
+++ b/audio/applerecords/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/10/28 20:14:51 lha Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/25 22:55:20 rillig Exp $
#
DISTNAME= applerecords-0.5
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.cdavies.org/applerecords.html
COMMENT= Java DAAP client
-NO_BUILD= # defined
+NO_BUILD= yes
WRKSRC= ${WRKDIR}
USE_JAVA= run