diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
commit | ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 (patch) | |
tree | e23ad8f32a26812997940fcbb692cd233adb348c /x11-wm/windowmaker | |
parent | 74afc71c04a50797560e13b9718ee538eba6b691 (diff) | |
download | ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.tar.gz ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.zip |
Notes
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r-- | x11-wm/windowmaker/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 8b1b11541300..bcf1d092b72f 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -25,9 +25,8 @@ RUN_DEPENDS= ${X11BASE}/share/WindowMaker/Themes/LeetWM.themed/style:${PORTSDIR} USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes -USE_X_PREFIX= yes USE_GNOME= gnomehack gnometarget pkgconfig -USE_XPM= yes +USE_XORG= xpm USE_PERL5= yes USE_GETTEXT= yes GNU_CONFIGURE= yes |