1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Enable Imlib-support to fix potential icewmtray-problems, cf.

http://lists.freebsd.org/mailman/htdig/freebsd-questions/2005-August/095360.html

PR:		ports/84950
Submitted by:	Alejandro Pulver
This commit is contained in:
Volker Stolz 2005-08-31 16:22:01 +00:00
parent 55322ad7d3
commit 4fd2f14290
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141603

View File

@ -31,7 +31,7 @@ CONFIGURE_ARGS= --enable-shaped-decorations \
--with-mkfontdir=${NONEXISTENT}
OPTIONS= GNOMEDESKTOP "Enable GNOME desktop support" off \
IMLIB "Build with Imlib support" off \
IMLIB "Build with Imlib support" on \
ESOUND "Enable EsounD daemon support" off \
XFT "Enable Xft support for fonts" on \
XINERAMA "Enable Xinerama support" on \