aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/gedy
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2013-10-05 01:55:43 +0800
committerume <ume@FreeBSD.org>2013-10-05 01:55:43 +0800
commit1dffb4f904e7c75a1d766e16a0c4c174df418a25 (patch)
tree16754be217ab89141fc2b1fd5a49791b1d2b6d8b /japanese/gedy
parentaa4eba2ddaa22be3036000019797df0437faa7c0 (diff)
downloadfreebsd-ports-graphics-1dffb4f904e7c75a1d766e16a0c4c174df418a25.tar.gz
freebsd-ports-graphics-1dffb4f904e7c75a1d766e16a0c4c174df418a25.tar.zst
freebsd-ports-graphics-1dffb4f904e7c75a1d766e16a0c4c174df418a25.zip
enable stage.
Diffstat (limited to 'japanese/gedy')
-rw-r--r--japanese/gedy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/gedy/Makefile b/japanese/gedy/Makefile
index 39128d36f7a..d1512c3854f 100644
--- a/japanese/gedy/Makefile
+++ b/japanese/gedy/Makefile
@@ -29,7 +29,6 @@ NO_BUILD= yes
PLIST_FILES= bin/${PORTNAME}
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${RUBY_DEFAULT_VER} != ${RUBY_VER}
@@ -41,6 +40,7 @@ post-patch:
${WRKSRC}/${PORTNAME}
do-install:
- @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
+ @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} \
+ ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.post.mk>