diff options
Diffstat (limited to 'sysutils')
| -rw-r--r-- | sysutils/gsmartcontrol/Makefile | 5 | ||||
| -rw-r--r-- | sysutils/gtk-imonc/Makefile | 5 | ||||
| -rw-r--r-- | sysutils/nitrogen/Makefile | 5 |
3 files changed, 6 insertions, 9 deletions
diff --git a/sysutils/gsmartcontrol/Makefile b/sysutils/gsmartcontrol/Makefile index 6ed0badfd172..abe6f6fc49ce 100644 --- a/sysutils/gsmartcontrol/Makefile +++ b/sysutils/gsmartcontrol/Makefile @@ -22,8 +22,7 @@ LIB_DEPENDS= atkmm-1.6:${PORTSDIR}/accessibility/atkmm \ expat:${PORTSDIR}/textproc/expat2 \ fontconfig:${PORTSDIR}/x11-fonts/fontconfig \ gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \ - pangomm-1.4:${PORTSDIR}/x11-toolkits/pangomm \ - xcb:${PORTSDIR}/x11/libxcb + pangomm-1.4:${PORTSDIR}/x11-toolkits/pangomm RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ smartctl:${PORTSDIR}/sysutils/smartmontools @@ -31,7 +30,7 @@ USE_AUTOTOOLS= libtool USES= pkgconfig gettext iconv USE_BZIP2= yes USE_GNOME= gtk20 -USE_XORG= pixman x11 xau xcomposite xcursor xdamage xdmcp xext xfixes \ +USE_XORG= pixman x11 xau xcb xcomposite xcursor xdamage xdmcp xext xfixes \ xi xinerama xrandr xrender INSTALLS_ICONS= yes diff --git a/sysutils/gtk-imonc/Makefile b/sysutils/gtk-imonc/Makefile index a487a97e5055..08304f60b38f 100644 --- a/sysutils/gtk-imonc/Makefile +++ b/sysutils/gtk-imonc/Makefile @@ -18,13 +18,12 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ png15:${PORTSDIR}/graphics/png \ freetype:${PORTSDIR}/print/freetype2 \ expat:${PORTSDIR}/textproc/expat2 \ - fontconfig:${PORTSDIR}/x11-fonts/fontconfig \ - xcb:${PORTSDIR}/x11/libxcb + fontconfig:${PORTSDIR}/x11-fonts/fontconfig GNU_CONFIGURE= yes USES= pkgconfig gettext iconv USE_GNOME= gdkpixbuf2 gtk20 -USE_XORG= pixman x11 xau xcomposite xcursor xdamage xdmcp xext \ +USE_XORG= pixman x11 xau xcb xcomposite xcursor xdamage xdmcp xext \ xfixes xi xinerama xrandr xrender MAKE_JOBS_SAFE= yes diff --git a/sysutils/nitrogen/Makefile b/sysutils/nitrogen/Makefile index 39c5c680fe95..014c60779b1c 100644 --- a/sysutils/nitrogen/Makefile +++ b/sysutils/nitrogen/Makefile @@ -25,8 +25,7 @@ LIB_DEPENDS= atkmm:${PORTSDIR}/accessibility/atkmm \ expat:${PORTSDIR}/textproc/expat2 \ fontconfig:${PORTSDIR}/x11-fonts/fontconfig \ gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \ - pangomm:${PORTSDIR}/x11-toolkits/pangomm \ - xcb:${PORTSDIR}/x11/libxcb + pangomm:${PORTSDIR}/x11-toolkits/pangomm RUN_DEPENDS= gnome-icon-theme>0:${PORTSDIR}/misc/gnome-icon-theme \ hicolor-icon-theme>0:${PORTSDIR}/misc/hicolor-icon-theme @@ -35,7 +34,7 @@ OPTIONS_DEFAULT=XINERAMA USES= gettext iconv USE_GNOME= gtk20 -USE_XORG= pixman x11 xau xcomposite xcursor xdamage xdmcp xext xfixes \ +USE_XORG= pixman x11 xau xcb xcomposite xcursor xdamage xdmcp xext xfixes \ xrandr xrender GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-inotify |
