[Midnightbsd-cvs] mports [20818] trunk/devel/performance/Makefile: force sourcing
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Nov 12 22:48:03 EST 2015
Revision: 20818
http://svnweb.midnightbsd.org/mports/?rev=20818
Author: laffer1
Date: 2015-11-12 22:48:03 -0500 (Thu, 12 Nov 2015)
Log Message:
-----------
force sourcing
Modified Paths:
--------------
trunk/devel/performance/Makefile
Modified: trunk/devel/performance/Makefile
===================================================================
--- trunk/devel/performance/Makefile 2015-11-13 03:41:51 UTC (rev 20817)
+++ trunk/devel/performance/Makefile 2015-11-13 03:48:03 UTC (rev 20818)
@@ -21,4 +21,9 @@
USE_GNUSTEP= base build
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
+post-install:
+ (cd ${WRKSRC}; . ${GNUSTEP_MAKEFILES}/GNUstep.sh; \
+ ${SETENV} ${MAKE_ENV} ${GMAKE} -d ${MAKE_FLAGS} ${MAKEFILE} ${FAKE_MAKEARGS} ${INSTALL_TARGET})
+
+
.include <bsd.port.mk>
More information about the Midnightbsd-cvs
mailing list