diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 21:34:45 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 21:34:45 +0000 |
commit | 845bb504da95f137742a1fe354509c5a9fcc0682 (patch) | |
tree | 7b2a34678b3c56833e7b8271e0df5ffa9d17a6a3 /devel/liboop | |
parent | 17f5e78f0aa955101045aca96ab73de13b460f3a (diff) | |
download | ports-845bb504da95f137742a1fe354509c5a9fcc0682.tar.gz ports-845bb504da95f137742a1fe354509c5a9fcc0682.zip |
Notes
Diffstat (limited to 'devel/liboop')
-rw-r--r-- | devel/liboop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile index 24014c5cd86f..c612643c8387 100644 --- a/devel/liboop/Makefile +++ b/devel/liboop/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ USE_BZIP2= yes USE_GNOME= glib12 glib20 gnomehack gnometarget -USE_INC_LIBTOOL_VER= 13 +USE_LIBTOOL_VER=15 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-libwww |