svn commit: r324216 - head/audio/mp3riot
Andrej Zverev
az at FreeBSD.org
Sun Aug 4 06:47:50 UTC 2013
Author: az
Date: Sun Aug 4 06:47:50 2013
New Revision: 324216
URL: http://svnweb.freebsd.org/changeset/ports/324216
Log:
- Fix Makefile (removed USE_ZIP in r324181)
Modified:
head/audio/mp3riot/Makefile
Modified: head/audio/mp3riot/Makefile
==============================================================================
--- head/audio/mp3riot/Makefile Sun Aug 4 06:42:42 2013 (r324215)
+++ head/audio/mp3riot/Makefile Sun Aug 4 06:47:50 2013 (r324216)
@@ -12,6 +12,7 @@ COMMENT= Mp3riot creates mp3 playlists,
RUN_DEPENDS= p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info
USES= perl5
+USE_ZIP= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
More information about the svn-ports-all
mailing list