diff options
Diffstat (limited to 'x11-wm/scwm')
-rw-r--r-- | x11-wm/scwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/scwm/Makefile b/x11-wm/scwm/Makefile index 137c46efff9e..3d3bab85cc06 100644 --- a/x11-wm/scwm/Makefile +++ b/x11-wm/scwm/Makefile @@ -16,10 +16,10 @@ LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile RUN_DEPENDS= ${X11BASE}/share/scwm/pixmaps/Animator.xpm:${PORTSDIR}/graphics/scwm-icons USE_X_PREFIX= yes +USE_GNOMENG= yes +USE_GNOME= esound imlib USE_GMAKE= yes USE_XPM= yes -USE_ESOUND= yes -USE_IMLIB= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS+= --with-guile-prefix=${LOCALBASE} |