diff options
Diffstat (limited to 'sysutils/apcctrl')
-rw-r--r-- | sysutils/apcctrl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/apcctrl/Makefile b/sysutils/apcctrl/Makefile index f6a7abc93ecc..232f32b1501d 100644 --- a/sysutils/apcctrl/Makefile +++ b/sysutils/apcctrl/Makefile @@ -56,7 +56,7 @@ CGI_CONFIGURE_ON= --with-cgi-bin=${ETCDIR}/cgi CGI_LIB_DEPENDS= libgd.so:graphics/gd GAPCMON_CONFIGURE_ENABLE= gapcmon GAPCMON_USES= gnome pkgconfig xorg -GAPCMON_USE= GNOME=cairo,gconf2,gdkpixbuf2 XORG=x11,xext +GAPCMON_USE= GNOME=cairo,gconf2,gdkpixbuf XORG=x11,xext GAPCMON_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 GAPCMON_CONFLICTS= gapcmon |