diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-03-07 13:19:46 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-03-07 13:19:46 +0000 |
commit | dc7c4d1d72b2b125ba3979a5091ce8478a77dddd (patch) | |
tree | 32168c955e8c3195149338fcf0014e6db544f296 /x11-wm/wmconfig | |
parent | cab33a49d06e821cf736a8ac33792a95eddb6ad5 (diff) | |
download | ports-dc7c4d1d72b2b125ba3979a5091ce8478a77dddd.tar.gz ports-dc7c4d1d72b2b125ba3979a5091ce8478a77dddd.zip |
Notes
Diffstat (limited to 'x11-wm/wmconfig')
-rw-r--r-- | x11-wm/wmconfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmconfig/Makefile b/x11-wm/wmconfig/Makefile index ff8d0484eeeb..16d7ca957565 100644 --- a/x11-wm/wmconfig/Makefile +++ b/x11-wm/wmconfig/Makefile @@ -11,7 +11,7 @@ COMMENT= Menu generation tool for X window managers LICENSE= GPLv2 -USES= gmake:lite tar:bzip2 +USES= gmake tar:bzip2 GNU_CONFIGURE= yes PORTDOCS= AUTHORS ChangeLog COPYING README TODO |