[Midnightbsd-cvs] mports [22517] trunk/net/xmlrpc-c/Makefile: modernize port

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 23 18:12:42 EDT 2017


Revision: 22517
          http://svnweb.midnightbsd.org/mports/?rev=22517
Author:   laffer1
Date:     2017-09-23 18:12:41 -0400 (Sat, 23 Sep 2017)
Log Message:
-----------
modernize port

Modified Paths:
--------------
    trunk/net/xmlrpc-c/Makefile

Modified: trunk/net/xmlrpc-c/Makefile
===================================================================
--- trunk/net/xmlrpc-c/Makefile	2017-09-23 22:11:03 UTC (rev 22516)
+++ trunk/net/xmlrpc-c/Makefile	2017-09-23 22:12:41 UTC (rev 22517)
@@ -27,9 +27,9 @@
 		INSTALL_SCRIPT="${INSTALL_SCRIPT}"
 USE_LDCONFIG=	yes
 
-CURL_LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl
+CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
 CURL_CONFIGURE_ENABLE=	curl-client
-LIBWWW_LIB_DEPENDS=	libwwwcore.so:${PORTSDIR}/www/libwww
+LIBWWW_LIB_DEPENDS=	libwwwcore.so:www/libwww
 LIBWWW_CONFIGURE_ENABLE=libwww-client
 LIBWWW_CONFIGURE_WITH=	libwww-ssl
 CPLUSPLUS_CONFIGURE_ENABLE=	cplusplus



More information about the Midnightbsd-cvs mailing list