diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-31 07:26:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-31 07:26:50 +0000 |
commit | dbd3fce72447fcf1ad9debaca91e011a207045f7 (patch) | |
tree | ea49b2924d1f12cfae5bd47fe8924bb11d72b881 /x11-wm/wmthemeinstall | |
parent | 8caa86fb9b5775da4ceabfb476b727716cb6b92e (diff) | |
download | ports-dbd3fce72447fcf1ad9debaca91e011a207045f7.tar.gz ports-dbd3fce72447fcf1ad9debaca91e011a207045f7.zip |
Notes
Diffstat (limited to 'x11-wm/wmthemeinstall')
-rw-r--r-- | x11-wm/wmthemeinstall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmthemeinstall/Makefile b/x11-wm/wmthemeinstall/Makefile index 9b6af974db13..23e579b3e148 100644 --- a/x11-wm/wmthemeinstall/Makefile +++ b/x11-wm/wmthemeinstall/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker USE_X_PREFIX= yes USE_GMAKE= yes -USE_GTK= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_REINPLACE= yes |