diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2000-10-05 06:57:56 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2000-10-05 06:57:56 +0000 |
commit | bebd89314e57ff34ea47724c5605a0f32c425dcf (patch) | |
tree | d991da3f3e4ccc0cc8f9eab35d1891ca59b0fd9a /x11-toolkits/gtk-engines | |
parent | 3707e5b7408ecadb0bda141dd82ec9bbca5d0267 (diff) | |
download | ports-bebd89314e57ff34ea47724c5605a0f32c425dcf.tar.gz ports-bebd89314e57ff34ea47724c5605a0f32c425dcf.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtk-engines')
-rw-r--r-- | x11-toolkits/gtk-engines/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/x11-toolkits/gtk-engines/Makefile b/x11-toolkits/gtk-engines/Makefile index 4929b10b53db..d1e2eb2722e8 100644 --- a/x11-toolkits/gtk-engines/Makefile +++ b/x11-toolkits/gtk-engines/Makefile @@ -13,13 +13,9 @@ MASTER_SITE_SUBDIR= stable/sources/gtk-engines MAINTAINER= vanilla@FreeBSD.org -LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - USE_X_PREFIX= yes +USE_IMLIB= yes USE_LIBTOOL= yes -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" THEMES= metal notif pixmap redmond95 |