aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/curl
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-09-19 04:45:45 +0800
committerswills <swills@FreeBSD.org>2012-09-19 04:45:45 +0800
commit6b696ccc950d3df9e7d8f2bf1decd59eb83cd250 (patch)
treef3ce75f2d453310aa6cd1871d5778c4db0d0d97f /ftp/curl
parentbb87238692f2a79efe64ffde14d0f02c94cc831f (diff)
downloadfreebsd-ports-gnome-6b696ccc950d3df9e7d8f2bf1decd59eb83cd250.tar.gz
freebsd-ports-gnome-6b696ccc950d3df9e7d8f2bf1decd59eb83cd250.tar.zst
freebsd-ports-gnome-6b696ccc950d3df9e7d8f2bf1decd59eb83cd250.zip
- Install the autoconf file for libcurl
PR: ports/171260 Approved by: maintainer timeout (sunpoet, >2 weeks)
Diffstat (limited to 'ftp/curl')
-rw-r--r--ftp/curl/Makefile2
-rw-r--r--ftp/curl/pkg-plist1
2 files changed, 3 insertions, 0 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index f12b0c12e169..4be0d53fb47a 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= curl
PORTVERSION= 7.24.0
+PORTREVISION= 1
CATEGORIES= ftp ipv6 www
MASTER_SITES= http://curl.haxx.se/download/ \
LOCAL/sunpoet
@@ -210,6 +211,7 @@ post-patch:
@${REINPLACE_CMD} -e '/require "valgrind.pm";/d' ${WRKSRC}/tests/runtests.pl
post-install:
+ ${INSTALL_DATA} ${WRKSRC}/docs/libcurl/libcurl.m4 ${PREFIX}/share/aclocal
.if !defined(BUILDING_HIPHOP)
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}/ ${DOCSDIR}/libcurl/
diff --git a/ftp/curl/pkg-plist b/ftp/curl/pkg-plist
index cddfb71934dd..7e3320ebe082 100644
--- a/ftp/curl/pkg-plist
+++ b/ftp/curl/pkg-plist
@@ -9,6 +9,7 @@ include/curl/mprintf.h
include/curl/multi.h
include/curl/stdcheaders.h
include/curl/typecheck-gcc.h
+share/aclocal/libcurl.m4
@dirrm include/curl
lib/libcurl.a
lib/libcurl.la