1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

- Install the autoconf file for libcurl

PR:		ports/171260
Approved by:	maintainer timeout (sunpoet, >2 weeks)
This commit is contained in:
Steve Wills 2012-09-18 20:45:45 +00:00
parent 6f30916e32
commit 2537df4652
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304457
2 changed files with 3 additions and 0 deletions

View File

@ -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/

View File

@ -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