aboutsummaryrefslogtreecommitdiff
path: root/textproc/gdict/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/gdict/Makefile')
-rw-r--r--textproc/gdict/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gdict/Makefile b/textproc/gdict/Makefile
index d35f61e57410..049e3e21b378 100644
--- a/textproc/gdict/Makefile
+++ b/textproc/gdict/Makefile
@@ -16,6 +16,6 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gdict ${PREFIX}/bin
- ${INSTALL_PROGRAM} ${WRKSRC}/cdict ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/dict ${PREFIX}/bin
.include <bsd.port.mk>