aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3c
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-06 00:08:24 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-06 00:08:24 +0000
commit23b347155614be5cee9a8e07022db2cee1c43220 (patch)
treeee24a24f14c31ec576f5744dc4f46e97bc7b241b /audio/mp3c
parent659bd08ae98fb4dfbbc79a53e709395b47d29c4e (diff)
downloadports-23b347155614be5cee9a8e07022db2cee1c43220.tar.gz
ports-23b347155614be5cee9a8e07022db2cee1c43220.zip
Don't depend on gtar silently ignoring non-tar files (in this case, a
shell script) by setting EXTRACT_ONLY
Notes
Notes: svn path=/head/; revision=110910
Diffstat (limited to 'audio/mp3c')
-rw-r--r--audio/mp3c/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mp3c/Makefile b/audio/mp3c/Makefile
index 131596d150cb..c7513b91c224 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