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-themes | |
parent | Implment WANT_GTK. (diff) |
Implement WANT_IMLIB and USE_IMLIB.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines/Makefile | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines2/Makefile | 6 |
2 files changed, 2 insertions, 10 deletions
diff --git a/x11-themes/gtk-engines/Makefile b/x11-themes/gtk-engines/Makefile index 4929b10b53db..d1e2eb2722e8 100644 --- a/x11-themes/gtk-engines/Makefile +++ b/x11-themes/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 diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile index 4929b10b53db..d1e2eb2722e8 100644 --- a/x11-themes/gtk-engines2/Makefile +++ b/x11-themes/gtk-engines2/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 |