diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/fcgi/Makefile | 1 | ||||
-rw-r--r-- | www/libghttp/Makefile | 1 | ||||
-rw-r--r-- | www/neon/Makefile | 1 | ||||
-rw-r--r-- | www/neon/pkg-plist | 1 | ||||
-rw-r--r-- | www/neon26/Makefile | 1 | ||||
-rw-r--r-- | www/neon26/pkg-plist | 1 | ||||
-rw-r--r-- | www/neon28/Makefile | 1 | ||||
-rw-r--r-- | www/neon28/pkg-plist | 1 | ||||
-rw-r--r-- | www/neon29/Makefile | 1 | ||||
-rw-r--r-- | www/neon29/pkg-plist | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile index 0c3e5464b409..f7ec54931c60 100644 --- a/www/fcgi/Makefile +++ b/www/fcgi/Makefile @@ -14,6 +14,7 @@ PKGNAMESUFFIX= -devkit MAINTAINER= shaun@FreeBSD.org COMMENT= FastCGI Development Kit +USE_AUTOTOOLS= libtool:15 USE_PERL5= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index fb2aead48be0..7c20ea4a4631 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= sources/libghttp/1.0 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME http client library +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/www/neon/Makefile b/www/neon/Makefile index 8458132cecde..544a9044dbc9 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -17,6 +17,7 @@ COMMENT= An HTTP and WebDAV client library for Unix systems LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes .ifndef WITHOUT_OPENSSL diff --git a/www/neon/pkg-plist b/www/neon/pkg-plist index 94e92ae937e1..6a45340fb85e 100644 --- a/www/neon/pkg-plist +++ b/www/neon/pkg-plist @@ -23,6 +23,7 @@ include/neon/ne_xml.h include/neon/ne_xmlreq.h lib/libneon.so.25 lib/libneon.so +lib/libneon.la lib/libneon.a libdata/pkgconfig/neon.pc %%PORTDOCS%%%%DOCSDIR%%/html/apas01.html diff --git a/www/neon26/Makefile b/www/neon26/Makefile index 8458132cecde..544a9044dbc9 100644 --- a/www/neon26/Makefile +++ b/www/neon26/Makefile @@ -17,6 +17,7 @@ COMMENT= An HTTP and WebDAV client library for Unix systems LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes .ifndef WITHOUT_OPENSSL diff --git a/www/neon26/pkg-plist b/www/neon26/pkg-plist index 94e92ae937e1..6a45340fb85e 100644 --- a/www/neon26/pkg-plist +++ b/www/neon26/pkg-plist @@ -23,6 +23,7 @@ include/neon/ne_xml.h include/neon/ne_xmlreq.h lib/libneon.so.25 lib/libneon.so +lib/libneon.la lib/libneon.a libdata/pkgconfig/neon.pc %%PORTDOCS%%%%DOCSDIR%%/html/apas01.html diff --git a/www/neon28/Makefile b/www/neon28/Makefile index 8458132cecde..544a9044dbc9 100644 --- a/www/neon28/Makefile +++ b/www/neon28/Makefile @@ -17,6 +17,7 @@ COMMENT= An HTTP and WebDAV client library for Unix systems LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes .ifndef WITHOUT_OPENSSL diff --git a/www/neon28/pkg-plist b/www/neon28/pkg-plist index 94e92ae937e1..6a45340fb85e 100644 --- a/www/neon28/pkg-plist +++ b/www/neon28/pkg-plist @@ -23,6 +23,7 @@ include/neon/ne_xml.h include/neon/ne_xmlreq.h lib/libneon.so.25 lib/libneon.so +lib/libneon.la lib/libneon.a libdata/pkgconfig/neon.pc %%PORTDOCS%%%%DOCSDIR%%/html/apas01.html diff --git a/www/neon29/Makefile b/www/neon29/Makefile index 8458132cecde..544a9044dbc9 100644 --- a/www/neon29/Makefile +++ b/www/neon29/Makefile @@ -17,6 +17,7 @@ COMMENT= An HTTP and WebDAV client library for Unix systems LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes .ifndef WITHOUT_OPENSSL diff --git a/www/neon29/pkg-plist b/www/neon29/pkg-plist index 94e92ae937e1..6a45340fb85e 100644 --- a/www/neon29/pkg-plist +++ b/www/neon29/pkg-plist @@ -23,6 +23,7 @@ include/neon/ne_xml.h include/neon/ne_xmlreq.h lib/libneon.so.25 lib/libneon.so +lib/libneon.la lib/libneon.a libdata/pkgconfig/neon.pc %%PORTDOCS%%%%DOCSDIR%%/html/apas01.html |