aboutsummaryrefslogtreecommitdiff
path: root/net/xmlrpc-c
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
commita84c115a09e00e14810cb1deb7bf4637a33ad313 (patch)
tree97c04ac5ad39d0af4b856d37b17a5a074d6adbc6 /net/xmlrpc-c
parentaa63c219bc3e4ef1b783a2b3c14615ecde12089a (diff)
downloadports-a84c115a09e00e14810cb1deb7bf4637a33ad313.tar.gz
ports-a84c115a09e00e14810cb1deb7bf4637a33ad313.zip
Notes
Diffstat (limited to 'net/xmlrpc-c')
-rw-r--r--net/xmlrpc-c/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile
index 257ed9c8b542..8e559b7dce69 100644
--- a/net/xmlrpc-c/Makefile
+++ b/net/xmlrpc-c/Makefile
@@ -5,7 +5,6 @@ PORTNAME= xmlrpc-c
PORTVERSION= 1.25.28
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/Xmlrpc-c%20Super%20Stable/${PORTVERSION}
-EXTRACT_SUFX= .tgz
MAINTAINER= garga@FreeBSD.org
COMMENT= XML-RPC library for C and C++
@@ -19,7 +18,7 @@ LIBWWW_DESC= Compile with libwww support
CONFLICTS= xmlrpc-epi-0.* xmlrpc-c-devel-[0-9]*
-USES= gmake perl5
+USES= gmake perl5 tar:tgz
GNU_CONFIGURE= yes
MAKEFILE= GNUmakefile
MAKE_ARGS= CFLAGS_COMMON="${CFLAGS}"