aboutsummaryrefslogtreecommitdiff
path: root/net/xmlrpc-c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/xmlrpc-c/Makefile')
-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}"