From d8ce277d3b7c8a133db2eea6a2820dbb858101b9 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 6 Jun 2004 00:08:24 +0000 Subject: Don't depend on gtar silently ignoring non-tar files (in this case, a shell script) by setting EXTRACT_ONLY --- audio/mp3c/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.1