aboutsummaryrefslogtreecommitdiff
path: root/sysutils/wmbluecpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wmbluecpu/Makefile')
-rw-r--r--sysutils/wmbluecpu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmbluecpu/Makefile b/sysutils/wmbluecpu/Makefile
index 732fb2cfdccb..23813ac1b96c 100644
--- a/sysutils/wmbluecpu/Makefile
+++ b/sysutils/wmbluecpu/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wmbluecpu
PORTVERSION= 0.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= sysutils windowmaker
MASTER_SITES= SUNSITE/X11/xutils
@@ -16,6 +16,6 @@ post-patch:
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
- @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1
+ @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1
.include <bsd.port.mk>