svn commit: r345183 - head/german/phone
Emanuel Haupt
ehaupt at FreeBSD.org
Thu Feb 20 08:23:15 UTC 2014
Author: ehaupt
Date: Thu Feb 20 08:23:14 2014
New Revision: 345183
URL: http://svnweb.freebsd.org/changeset/ports/345183
QAT: https://qat.redports.org/buildarchive/r345183/
Log:
Support staging
Modified:
head/german/phone/Makefile
Modified: head/german/phone/Makefile
==============================================================================
--- head/german/phone/Makefile Thu Feb 20 08:15:27 2014 (r345182)
+++ head/german/phone/Makefile Thu Feb 20 08:23:14 2014 (r345183)
@@ -18,8 +18,7 @@ EXTRACT_BEFORE_ARGS= # None
EXTRACT_AFTER_ARGS= > ${WRKSRC}/de.phone
NO_BUILD= YES
-NO_STAGE= yes
do-install:
- ${INSTALL_DATA} ${WRKSRC}/de.phone ${PREFIX}/share/misc
+ ${INSTALL_DATA} ${WRKSRC}/de.phone ${STAGEDIR}${PREFIX}/share/misc
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list