summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-06-06 00:08:24 +0000
committerkris <kris@FreeBSD.org>2004-06-06 00:08:24 +0000
commitd8ce277d3b7c8a133db2eea6a2820dbb858101b9 (patch)
treea94f91cf9b2f2668a10ac3799e40e6ca7f823a69 /audio
parentd0b89b1b15337754273a04ae1104bdb04062e32b (diff)
downloadFreeBSD-ports-d8ce277d3b7c8a133db2eea6a2820dbb858101b9.zip
FreeBSD-ports-d8ce277d3b7c8a133db2eea6a2820dbb858101b9.tar.gz
Don't depend on gtar silently ignoring non-tar files (in this case, a
shell script) by setting EXTRACT_ONLY
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3c/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mp3c/Makefile b/audio/mp3c/Makefile
index 131596d..c7513b9 100644
--- a/audio/mp3c/Makefile
+++ b/audio/mp3c/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://excelsior.kullen.rwth-aachen.de/pub/linux/wspse/:src \
http://www.cobweb.nl/wiebel/:script
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:src \
cdrip.sh:script
+EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= joris@vandalon.nl
COMMENT= A CD to mp3c converter with a console frontend
OpenPOWER on IntegriCloud