diff options
author | Doug Barton <dougb@FreeBSD.org> | 2009-03-24 19:51:28 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2009-03-24 19:51:28 +0000 |
commit | d31cadffee9652bba4aed758b08c36d8bd083aad (patch) | |
tree | b815dc18ccea261588aef543312f1294282dd32a /x11-wm/windowmaker | |
parent | 85aa55666679c35b2a468e93c57900f4c98ae3b7 (diff) | |
download | ports-d31cadffee9652bba4aed758b08c36d8bd083aad.tar.gz ports-d31cadffee9652bba4aed758b08c36d8bd083aad.zip |
Notes
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r-- | x11-wm/windowmaker/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 5635efbabd11..628cacb1637f 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -23,6 +23,8 @@ LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ Xft.2:${PORTSDIR}/x11-fonts/libXft RUN_DEPENDS= ${LOCALBASE}/share/WindowMaker/Themes/LeetWM.themed/style:${PORTSDIR}/graphics/wmicons +MAKE_JOBS_SAFE= yes + USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GNOME= gnomehack gnometarget pkgconfig |