diff options
Diffstat (limited to 'x11-wm/windowmaker/Makefile')
-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 d5aa63ca8cbf..2dcd9d351484 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -27,8 +27,7 @@ OPTIONS_DEFINE= NLS XRANDR USE_GCC= any USE_XORG= xft xinerama xmu xpm -USES= pathfix -USE_PKGCONFIG= build +USES= pathfix pkgconfig USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-pixmapdir=${PREFIX}/include/X11/pixmaps \ --with-nlsdir=${PREFIX}/share/locale \ |