diff options
| author | Charlie Li <vishwin@FreeBSD.org> | 2025-03-11 22:04:21 +0000 |
|---|---|---|
| committer | Charlie Li <vishwin@FreeBSD.org> | 2025-03-17 04:02:08 +0000 |
| commit | e87d8134a3460dff28f0c469fff83a187e9820bc (patch) | |
| tree | 5005d557c2b1e60e1f3b2a4995e2142fe7237610 /sysutils/apcctrl | |
| parent | 87a21eb4786a5c34eb321f3dee9f5e1f0a28aa23 (diff) | |
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 |
