summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/xkbctrl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xkbctrl/Makefile b/x11/xkbctrl/Makefile
index 9e27b778f2ca..aa43f94e973b 100644
--- a/x11/xkbctrl/Makefile
+++ b/x11/xkbctrl/Makefile
@@ -26,6 +26,6 @@ do-extract:
done
do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin
+ @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
.include <bsd.port.mk>