[Midnightbsd-cvs] mports [20835] trunk/audio/gstreamer-plugins-mp3/Makefile: add a post extract target
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Nov 13 07:55:01 EST 2015
Revision: 20835
http://svnweb.midnightbsd.org/mports/?rev=20835
Author: laffer1
Date: 2015-11-13 07:55:00 -0500 (Fri, 13 Nov 2015)
Log Message:
-----------
add a post extract target
Modified Paths:
--------------
trunk/audio/gstreamer-plugins-mp3/Makefile
Modified: trunk/audio/gstreamer-plugins-mp3/Makefile
===================================================================
--- trunk/audio/gstreamer-plugins-mp3/Makefile 2015-11-13 12:48:59 UTC (rev 20834)
+++ trunk/audio/gstreamer-plugins-mp3/Makefile 2015-11-13 12:55:00 UTC (rev 20835)
@@ -14,8 +14,8 @@
LICENSE= agg
+NO_INSTALL= yes
NO_BUILD= yes
-NO_INSTALL= yes
NO_MTREE= yes
WANT_GSTREAMER= yes
@@ -34,4 +34,7 @@
USE_GSTREAMER+= fluendo-mp3
.endif
+post-extract:
+ ${MKDIR} ${WRKSRC}
+
.include <bsd.port.mk>
More information about the Midnightbsd-cvs
mailing list