diff options
Diffstat (limited to 'sysutils/xw/Makefile')
-rw-r--r-- | sysutils/xw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xw/Makefile b/sysutils/xw/Makefile index 826b679..56b933a 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> |