aboutsummaryrefslogtreecommitdiff
path: root/chinese/ydict/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-03 06:40:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-03 06:40:58 +0000
commit8cfda521c7993cc86c41fcea77696e4c1f51981b (patch)
treec9e087535a0258493e8a620fc36c8f35bcb5d824 /chinese/ydict/Makefile
parent8d6c858782168c6bac72cc19ec99d25bce83f5a5 (diff)
downloadports-8cfda521c7993cc86c41fcea77696e4c1f51981b.tar.gz
ports-8cfda521c7993cc86c41fcea77696e4c1f51981b.zip
Notes
Diffstat (limited to 'chinese/ydict/Makefile')
-rw-r--r--chinese/ydict/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/ydict/Makefile b/chinese/ydict/Makefile
index 0377aff78178..82f019a3e32d 100644
--- a/chinese/ydict/Makefile
+++ b/chinese/ydict/Makefile
@@ -17,6 +17,6 @@ PLIST_FILES= bin/ydict
USE_PYTHON_RUN= yes
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/ydict ${STAGEDIR}/${PREFIX}/bin/
+ ${INSTALL_SCRIPT} ${WRKSRC}/ydict ${STAGEDIR}${PREFIX}/bin/
.include <bsd.port.mk>