diff options
Diffstat (limited to 'x11-wm/wmconfig/Makefile')
-rw-r--r-- | x11-wm/wmconfig/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-wm/wmconfig/Makefile b/x11-wm/wmconfig/Makefile index 7957594a414d..133c597d3c2f 100644 --- a/x11-wm/wmconfig/Makefile +++ b/x11-wm/wmconfig/Makefile @@ -6,16 +6,13 @@ # PORTNAME= wmconfig -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= x11-wm MASTER_SITES= http://www.arrishq.net/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Menu generation tool for X window managers -RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ - bash:${PORTSDIR}/shells/bash - USE_BZIP2= yes USE_GETOPT_LONG= yes GNU_CONFIGURE= yes |