aboutsummaryrefslogtreecommitdiff
path: root/net/xmlrpc-c
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-31 14:20:29 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-31 14:20:29 +0000
commit810fcd34d222c8454edfe0f4482218015055ba7f (patch)
tree5ba4ff725a6e05112f6ecc70f2f03a2b41da603a /net/xmlrpc-c
parent98167c54e900ca7cd3d7970908c25de25138398f (diff)
downloadports-810fcd34d222c8454edfe0f4482218015055ba7f.tar.gz
ports-810fcd34d222c8454edfe0f4482218015055ba7f.zip
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
Notes
Notes: svn path=/head/; revision=47231
Diffstat (limited to 'net/xmlrpc-c')
-rw-r--r--net/xmlrpc-c/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile
index 464d4e4b4c6d..76921f503029 100644
--- a/net/xmlrpc-c/Makefile
+++ b/net/xmlrpc-c/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Frontier/Client.pm:${PORTSDIR}/net/p5-Frontier-RPC
USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
USE_GMAKE= yes