openbsd-ports/x11/xfce4/Makefile
landry ed54b592df Remove xfce4-bglist-editor, it is superseded by xfdesktop since xfce 4.4.
Also remove xfce4-lua-graph, it is abandoned upstream since 2005 and no
release is planned to make it work with newer xfce.

Both were marked broken since some months, the only remaining broken one
is xfce4-wavelan, but a pending update will fix it.

No objection from ajacoutot@ and brad@
2008-07-07 12:19:33 +00:00

48 lines
1.2 KiB
Makefile

# $OpenBSD: Makefile,v 1.27 2008/07/07 12:19:33 landry Exp $
SUBDIR+= exo
SUBDIR+= gtk-xfce-engine
SUBDIR+= libxfce4mcs
SUBDIR+= libxfce4util
SUBDIR+= libxfcegui4
SUBDIR+= mousepad
SUBDIR+= notification-daemon-xfce
SUBDIR+= orage
SUBDIR+= ristretto
SUBDIR+= terminal
SUBDIR+= thunar
SUBDIR+= thunar-media-tags
SUBDIR+= thunar-thumbnailers
SUBDIR+= xfce-mcs-manager
SUBDIR+= xfce-mcs-plugins
SUBDIR+= xfce-utils
SUBDIR+= xfce4-appfinder
SUBDIR+= xfce4-battery
SUBDIR+= xfce4-clipman
SUBDIR+= xfce4-dict
SUBDIR+= xfce4-diskperf
SUBDIR+= xfce4-fsguard
SUBDIR+= xfce4-genmon
SUBDIR+= xfce4-icon-theme
SUBDIR+= xfce4-mailwatch
SUBDIR+= xfce4-mixer
SUBDIR+= xfce4-mpc
SUBDIR+= xfce4-netload
SUBDIR+= xfce4-notes
SUBDIR+= xfce4-panel
SUBDIR+= xfce4-places
SUBDIR+= xfce4-session
SUBDIR+= xfce4-systemload
SUBDIR+= xfce4-time-out
SUBDIR+= xfce4-verve
SUBDIR+= xfce4-wavelan
SUBDIR+= xfce4-weather
SUBDIR+= xfce4-wmdock
SUBDIR+= xfce4-xkb
SUBDIR+= xfdesktop
SUBDIR+= xfprint
SUBDIR+= xfwm4
SUBDIR+= xfwm4-themes
.include <bsd.port.subdir.mk>