aboutsummaryrefslogtreecommitdiff
path: root/german/phone
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-20 08:23:14 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-20 08:23:14 +0000
commitb23afaacd01e3503e9513d32552b69e1f980df15 (patch)
treea9fc3243b9fe25a737aa2fffc57904d57d88e612 /german/phone
parentab4c883485c732a3b2d093e2d2130bf437df749e (diff)
downloadports-b23afaacd01e3503e9513d32552b69e1f980df15.tar.gz
ports-b23afaacd01e3503e9513d32552b69e1f980df15.zip
Support staging
Notes
Notes: svn path=/head/; revision=345183
Diffstat (limited to 'german/phone')
-rw-r--r--german/phone/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/german/phone/Makefile b/german/phone/Makefile
index 57f40b5c8b19..352964996138 100644
--- a/german/phone/Makefile
+++ b/german/phone/Makefile
@@ -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>