[Midnightbsd-cvs] mports [21839] trunk/audio/gstreamer-plugins-mp3/Makefile: work around issues with metaport
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Aug 22 18:33:58 EDT 2016
Revision: 21839
http://svnweb.midnightbsd.org/mports/?rev=21839
Author: laffer1
Date: 2016-08-22 18:33:57 -0400 (Mon, 22 Aug 2016)
Log Message:
-----------
work around issues with metaport
Modified Paths:
--------------
trunk/audio/gstreamer-plugins-mp3/Makefile
Modified: trunk/audio/gstreamer-plugins-mp3/Makefile
===================================================================
--- trunk/audio/gstreamer-plugins-mp3/Makefile 2016-08-22 22:31:27 UTC (rev 21838)
+++ trunk/audio/gstreamer-plugins-mp3/Makefile 2016-08-22 22:33:57 UTC (rev 21839)
@@ -14,7 +14,8 @@
LICENSE= agg
-USES= metaport
+NO_BUILD= yes
+NO_MTREE= yes
WANT_GSTREAMER= yes
OPTIONS_MULTI= MP3
@@ -37,6 +38,8 @@
post-extract:
${MKDIR} ${WRKSRC}
+do-install: #empty
+
post-install:
${TOUCH} ${PREFIX}/share/gstreamer-plugins/mp3.meta
More information about the Midnightbsd-cvs
mailing list