aboutsummaryrefslogtreecommitdiff
path: root/misc/uk-phone
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 14:04:46 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 14:04:46 +0000
commit303b1091460910691d4725590819017243ac9760 (patch)
tree22277447e51a1857a91fd6282041ee0ffb092b73 /misc/uk-phone
parent9e14603a166df610dfd867c7af87dafc8fd2e06a (diff)
downloadports-303b1091460910691d4725590819017243ac9760.tar.gz
ports-303b1091460910691d4725590819017243ac9760.zip
Support staging
Notes
Notes: svn path=/head/; revision=345465
Diffstat (limited to 'misc/uk-phone')
-rw-r--r--misc/uk-phone/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/uk-phone/Makefile b/misc/uk-phone/Makefile
index c0e4433d0d91..ef7df92ae759 100644
--- a/misc/uk-phone/Makefile
+++ b/misc/uk-phone/Makefile
@@ -18,8 +18,7 @@ EXTRACT_AFTER_ARGS= > ${WRKSRC}/uk.phone
NO_BUILD= yes
PLIST_FILES= share/misc/uk.phone
-NO_STAGE= yes
do-install:
- ${INSTALL_DATA} ${WRKSRC}/uk.phone ${PREFIX}/share/misc
+ ${INSTALL_DATA} ${WRKSRC}/uk.phone ${STAGEDIR}${PREFIX}/share/misc
.include <bsd.port.mk>