aboutsummaryrefslogtreecommitdiffstats
path: root/misc/uk-phone
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-21 22:04:46 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-21 22:04:46 +0800
commitc4d95fbcf7afbffee64fdec0c0a78d7d723186b8 (patch)
tree22277447e51a1857a91fd6282041ee0ffb092b73 /misc/uk-phone
parenteaf9c5aae7495861a084217702ba7e68b3ca1d69 (diff)
downloadfreebsd-ports-graphics-c4d95fbcf7afbffee64fdec0c0a78d7d723186b8.tar.gz
freebsd-ports-graphics-c4d95fbcf7afbffee64fdec0c0a78d7d723186b8.tar.zst
freebsd-ports-graphics-c4d95fbcf7afbffee64fdec0c0a78d7d723186b8.zip
Support staging
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 c0e4433d0d9..ef7df92ae75 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>