aboutsummaryrefslogtreecommitdiff
path: root/deskutils/wmpinboard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/wmpinboard/Makefile')
-rw-r--r--deskutils/wmpinboard/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/deskutils/wmpinboard/Makefile b/deskutils/wmpinboard/Makefile
index e7d839d00fac..5b94ed8ad8cb 100644
--- a/deskutils/wmpinboard/Makefile
+++ b/deskutils/wmpinboard/Makefile
@@ -1,8 +1,6 @@
-# Created by: Jim Mock <jim@FreeBSD.org>
-
PORTNAME= wmpinboard
PORTVERSION= 1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= deskutils afterstep windowmaker
MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
@@ -15,10 +13,11 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
USES= gmake xorg
USE_XORG= xpm
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"
PLIST_FILES= bin/wmpinboard \
- man/man1/wmpinboard.1.gz
+ share/man/man1/wmpinboard.1.gz
.include <bsd.port.mk>