summaryrefslogtreecommitdiff
path: root/x11/xkbctrl
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-16 23:26:18 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-16 23:26:18 +0000
commit0401cfe3ded045bb08c187e579a4fa6270032760 (patch)
treeab9fd39f0a735b79a4efecf2ff1bbfdd72459374 /x11/xkbctrl
parentportlint - mostly moving around variables. (diff)
DISTNAME-related fixups.
Notes
Notes: svn path=/head/; revision=27676
Diffstat (limited to 'x11/xkbctrl')
-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>