aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/bbkeys
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-03-15 17:21:25 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-03-15 17:21:25 +0000
commitc82bc7e82111c18c506d1d8ad81f9e76b11ec30e (patch)
tree0bffa7f412ce465d2e52691c5d1e651c57ffa9e7 /x11-wm/bbkeys
parent87869765a81defe85cf450f1ec1083a3ab613620 (diff)
downloadports-c82bc7e82111c18c506d1d8ad81f9e76b11ec30e.tar.gz
ports-c82bc7e82111c18c506d1d8ad81f9e76b11ec30e.zip
Notes
Diffstat (limited to 'x11-wm/bbkeys')
-rw-r--r--x11-wm/bbkeys/Makefile12
-rw-r--r--x11-wm/bbkeys/distinfo4
2 files changed, 8 insertions, 8 deletions
diff --git a/x11-wm/bbkeys/Makefile b/x11-wm/bbkeys/Makefile
index 5fc1a66a1f6a..0903db3e7d88 100644
--- a/x11-wm/bbkeys/Makefile
+++ b/x11-wm/bbkeys/Makefile
@@ -6,23 +6,23 @@
#
PORTNAME= bbkeys
-PORTVERSION= 0.8.6
+PORTVERSION= 0.9.0
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= A.J.Caines@halplant.com
COMMENT= A keygrabber for the Blackbox window manager
USE_X_PREFIX= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
+USE_GNOME= gnomehack pkgconfig
MAN1= bbkeys.1
-MAN5= bbkeysrc.5 bbkeys.bb.5
+MAN5= bbkeysrc.5
PORTDOCS= AUTHORS BUGS ChangeLog NEWS README
-PLIST_FILES= bin/bbkeys bin/bbkeysconf.pl \
- share/bbtools/bbkeys.bb share/bbtools/bbkeys.nobb
+PLIST_FILES= bin/bbkeys share/bbkeys/bbkeysrc share/bbkeys/defaultStyle
post-patch:
@${PERL} -pi -e 's|: install-docDATA|:|g' ${WRKSRC}/Makefile.in
@@ -34,7 +34,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif
- @${ECHO_CMD} "@unexec rmdir %D/share/bbtools 2>/dev/null || true" \
+ @${ECHO_CMD} "@unexec ${RMDIR} %D/share/bbtools 2>/dev/null || true" \
>> ${TMPPLIST}
.include <bsd.port.mk>
diff --git a/x11-wm/bbkeys/distinfo b/x11-wm/bbkeys/distinfo
index caac27352cd6..485a980762fa 100644
--- a/x11-wm/bbkeys/distinfo
+++ b/x11-wm/bbkeys/distinfo
@@ -1,2 +1,2 @@
-MD5 (bbkeys-0.8.6.tar.gz) = 6df58a99d136f21682b859b823d31b7d
-SIZE (bbkeys-0.8.6.tar.gz) = 185230
+MD5 (bbkeys-0.9.0.tar.gz) = bd4c4bb38344b5c596cea4a72d940827
+SIZE (bbkeys-0.9.0.tar.gz) = 199146