summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1995-04-15 18:10:30 +0000
committerats <ats@FreeBSD.org>1995-04-15 18:10:30 +0000
commit742472a45b532fe58346d1a3931b51c0edde73bf (patch)
tree1b05b80b95e29bfd05ab639c5a0934113c6a69b3 /audio
parent1e9bbd92139b46b1240ec6947a12c5d66b92e2f4 (diff)
downloadFreeBSD-ports-742472a45b532fe58346d1a3931b51c0edde73bf.zip
FreeBSD-ports-742472a45b532fe58346d1a3931b51c0edde73bf.tar.gz
Correct the makefile to use WRKSRC = ${WRKDIR}/xcd.
Diffstat (limited to 'audio')
-rw-r--r--audio/xcd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile
index f7e823e..8c39384 100644
--- a/audio/xcd/Makefile
+++ b/audio/xcd/Makefile
@@ -3,13 +3,15 @@
# Date created: 22 November 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.4 1995/04/11 19:46:55 asami Exp $
+# $Id: Makefile,v 1.5 1995/04/11 23:13:41 asami Exp $
#
DISTNAME= xcd-1.0
CATEGORIES+= audio
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
+WRKSRC= ${WRKDIR}/xcd
+
MAINTAINER= jmz@FreeBSD.org
.include <bsd.port.mk>
OpenPOWER on IntegriCloud