diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-08 19:36:52 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-08 19:36:52 +0000 |
commit | 5d3634cff10186d7c85922e1f295b73042e292a0 (patch) | |
tree | 06ac366b57eab7693eb3a0ff1f0536ee3bef881b /x11-toolkits | |
parent | 4afe1b3be5c11cc62c850cb901c26376fca997ff (diff) | |
download | ports-5d3634cff10186d7c85922e1f295b73042e292a0.tar.gz ports-5d3634cff10186d7c85922e1f295b73042e292a0.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtkextra--/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkextra--/Makefile b/x11-toolkits/gtkextra--/Makefile index 38d982fb909c..8fcc34891079 100644 --- a/x11-toolkits/gtkextra--/Makefile +++ b/x11-toolkits/gtkextra--/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= gtkextra.17:${PORTSDIR}/x11-toolkits/gtkextra \ USE_X_PREFIX= yes USE_GMAKE= yes -USE_GTK= yes +USE_LIBTOOL= yes USE_GNOMENG= yes USE_GNOME= gtk12 INSTALLS_SHLIB= yes |