diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /net-im/gale/Makefile | |
parent | - Update to 20101202 (diff) |
Sync to new bsd.autotools.mk
Notes
Notes:
svn path=/head/; revision=265663
Diffstat (limited to 'net-im/gale/Makefile')
-rw-r--r-- | net-im/gale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index 46d0e3f63e49..4a236c2c4fef 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc \ USE_ICONV= yes USE_GNOME= glib12 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool LIBTOOLFILES= configure liboop/configure USE_OPENSSL= yes USE_LDCONFIG= yes |