aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-04-21 07:14:46 +0800
committeradamw <adamw@FreeBSD.org>2003-04-21 07:14:46 +0800
commit7c05dc61975e302f254909c916855da727e8be6b (patch)
treeaae9619644792b19b2ed945d864b5c9f952dbf6d /x11-wm
parent88130c343d1cb8eac4887d5513ba25d667aa3c09 (diff)
downloadfreebsd-ports-7c05dc61975e302f254909c916855da727e8be6b.tar.gz
freebsd-ports-7c05dc61975e302f254909c916855da727e8be6b.tar.zst
freebsd-ports-7c05dc61975e302f254909c916855da727e8be6b.zip
USE_IMLIB is deprecated. Switching all USE_IMLIB references to appropriate
USE_GNOME= imlib directives.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/wmakerconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile
index 5b22f46e7a99..83ddfb3c3e4e 100644
--- a/x11-wm/wmakerconf/Makefile
+++ b/x11-wm/wmakerconf/Makefile
@@ -28,7 +28,7 @@ USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes
USE_XPM= yes
-USE_IMLIB= yes
+USE_GNOME= imlib
WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-wmakerdir="${X11BASE}/share/WindowMaker"