aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xw
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-09-01 23:26:31 +0800
committerlioux <lioux@FreeBSD.org>2002-09-01 23:26:31 +0800
commitb791292abe85fc042bb958b8d9f503acfdd0a54a (patch)
tree34dac25c4ba345ee3520b5804f799ba53a86e486 /sysutils/xw
parent57baf0f9ef677981de73e9b8c46de4dc3746248a (diff)
downloadfreebsd-ports-gnome-b791292abe85fc042bb958b8d9f503acfdd0a54a.tar.gz
freebsd-ports-gnome-b791292abe85fc042bb958b8d9f503acfdd0a54a.tar.zst
freebsd-ports-gnome-b791292abe85fc042bb958b8d9f503acfdd0a54a.zip
Deploy USE_GNOMENG infrastructure
PR: 42285 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'sysutils/xw')
-rw-r--r--sysutils/xw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xw/Makefile b/sysutils/xw/Makefile
index 826b679473ab..56b933a989e0 100644
--- a/sysutils/xw/Makefile
+++ b/sysutils/xw/Makefile
@@ -14,8 +14,8 @@ MAINTAINER= ports@FreeBSD.Org
GTK_CONFIG=${X11BASE}/bin/gtk12-config
-USE_GTK= yes
-USE_IMLIB= yes
+USE_GNOMENG= yes
+USE_GNOME= imlib
USE_X_PREFIX= yes
.include <bsd.port.mk>