diff options
Diffstat (limited to 'japanese/jyuroku/Makefile')
-rw-r--r-- | japanese/jyuroku/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/jyuroku/Makefile b/japanese/jyuroku/Makefile index b45afaf25bf7..facd7a895c2e 100644 --- a/japanese/jyuroku/Makefile +++ b/japanese/jyuroku/Makefile @@ -25,7 +25,7 @@ post-patch: s@gtk-config@${GTK_CONFIG}@g" ${WRKSRC}/Makefile do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/jyuroku ${X11BASE}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/jyuroku ${LOCALBASE}/bin post-install: .if !defined(NOPORTDOCS) |