diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-03-21 15:51:02 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-03-21 15:51:02 +0000 |
commit | e424310f43c06d1ea8dcb3f632429ff6975a7cfb (patch) | |
tree | 3d1e9992c6d047df362ceb8d1aa235e42b3acb08 /x11-themes/gtk-xfce-engine/Makefile | |
parent | 4c0ceef4e93e67ee4de28d08e8c64bf91223e9e4 (diff) |
Notes
Diffstat (limited to 'x11-themes/gtk-xfce-engine/Makefile')
-rw-r--r-- | x11-themes/gtk-xfce-engine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile index 358fe7fe4490..13ca9cbf9615 100644 --- a/x11-themes/gtk-xfce-engine/Makefile +++ b/x11-themes/gtk-xfce-engine/Makefile @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= glib20 gnomehack gtk20 pkgconfig USE_XLIB= yes - +USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure |