[Midnightbsd-cvs] mports [19347] trunk/lang/fpc-utils/Makefile: get rid of libcurl too

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jun 6 12:32:41 EDT 2015


Revision: 19347
          http://svnweb.midnightbsd.org/mports/?rev=19347
Author:   laffer1
Date:     2015-06-06 12:32:40 -0400 (Sat, 06 Jun 2015)
Log Message:
-----------
get rid of libcurl too

Modified Paths:
--------------
    trunk/lang/fpc-utils/Makefile

Modified: trunk/lang/fpc-utils/Makefile
===================================================================
--- trunk/lang/fpc-utils/Makefile	2015-06-06 16:31:37 UTC (rev 19346)
+++ trunk/lang/fpc-utils/Makefile	2015-06-06 16:32:40 UTC (rev 19347)
@@ -9,7 +9,7 @@
 
 LICENSE=	gpl2
 
-USE_FPC=	chm fcl-base fcl-net fcl-passrc fcl-process fcl-res libcurl
+USE_FPC=	chm fcl-base fcl-net fcl-passrc fcl-process fcl-res
 
 MASTERDIR=	${.CURDIR}/../../lang/fpc
 WRKUNITDIR=	${FPCSRCDIR}/${PKGNAMESUFFIX:S/-//}



More information about the Midnightbsd-cvs mailing list