Lines 7-12
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= curl |
8 |
PORTNAME= curl |
9 |
PORTVERSION= 7.24.0 |
9 |
PORTVERSION= 7.24.0 |
|
|
10 |
PORTREVISION= 1 |
10 |
CATEGORIES= ftp ipv6 www |
11 |
CATEGORIES= ftp ipv6 www |
11 |
MASTER_SITES= http://curl.haxx.se/download/ \ |
12 |
MASTER_SITES= http://curl.haxx.se/download/ \ |
12 |
LOCAL/sunpoet |
13 |
LOCAL/sunpoet |
Lines 210-215
Link Here
|
210 |
@${REINPLACE_CMD} -e '/require "valgrind.pm";/d' ${WRKSRC}/tests/runtests.pl |
211 |
@${REINPLACE_CMD} -e '/require "valgrind.pm";/d' ${WRKSRC}/tests/runtests.pl |
211 |
|
212 |
|
212 |
post-install: |
213 |
post-install: |
|
|
214 |
${INSTALL_DATA} ${WRKSRC}/docs/libcurl/libcurl.m4 ${PREFIX}/share/aclocal |
213 |
.if !defined(BUILDING_HIPHOP) |
215 |
.if !defined(BUILDING_HIPHOP) |
214 |
.if !defined(NOPORTDOCS) |
216 |
.if !defined(NOPORTDOCS) |
215 |
${MKDIR} ${DOCSDIR}/ ${DOCSDIR}/libcurl/ |
217 |
${MKDIR} ${DOCSDIR}/ ${DOCSDIR}/libcurl/ |