summaryrefslogtreecommitdiff
path: root/audio/xmcd
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
commit0916498c1b6dd1e6312100e3813722d9ec0a3ae4 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /audio/xmcd
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'audio/xmcd')
-rw-r--r--audio/xmcd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index 86ca7d8dfc3..18d25537201 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2003/01/28 22:03:04 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2003/03/29 12:40:10 jmmv Exp $
DISTNAME= xmcd-3.0.2
+WRKSRC= ${WRKDIR}/xmcd-3.0
CATEGORIES= audio
MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/
@@ -12,8 +13,6 @@ PATCH_SITES= ${HOMEPAGE}
PATCHFILES= xmcd-3.0.2-proxyauth-patch
PATCH_DIST_STRIP= -p1
-WRKSRC= ${WRKDIR}/xmcd-3.0
-
USE_BUILDLINK2= yes
USE_PKGINSTALL= yes
USE_NCURSES= # cursor_normal, cursor_invisible (in ncurses in term.h)