diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 06:05:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 06:05:06 +0000 |
commit | 60b3a84279e0657b047e05ed4f622cf401e2376b (patch) | |
tree | 87924704af779c872d6c2a33013016cf3fa9e056 /www/glibwww | |
parent | 774716a88ba9c4ee1166ca8ac4b5c3ec13b56a6a (diff) | |
download | ports-60b3a84279e0657b047e05ed4f622cf401e2376b.tar.gz ports-60b3a84279e0657b047e05ed4f622cf401e2376b.zip |
Notes
Diffstat (limited to 'www/glibwww')
-rw-r--r-- | www/glibwww/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/glibwww/Makefile b/www/glibwww/Makefile index 242a3a4c0a3e..0b8f0c9edb2f 100644 --- a/www/glibwww/Makefile +++ b/www/glibwww/Makefile @@ -17,6 +17,7 @@ COMMENT= A library for people wanting to use libwww with gtk/gnome LIB_DEPENDS= wwwzip.1:${PORTSDIR}/www/libwww +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= gnomelibs GNU_CONFIGURE= yes |