aboutsummaryrefslogtreecommitdiffstats
path: root/german/phone
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-20 16:23:14 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-20 16:23:14 +0800
commit552666a0e62478fa408debd77fac919b4853dff7 (patch)
treea9fc3243b9fe25a737aa2fffc57904d57d88e612 /german/phone
parent7898a404518bd7d25d117ef5e8f32ca74084821c (diff)
downloadfreebsd-ports-gnome-552666a0e62478fa408debd77fac919b4853dff7.tar.gz
freebsd-ports-gnome-552666a0e62478fa408debd77fac919b4853dff7.tar.zst
freebsd-ports-gnome-552666a0e62478fa408debd77fac919b4853dff7.zip
Support staging
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>