[Midnightbsd-cvs] mports [17235] trunk/lang/fpc-utils/Makefile: update

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 14 23:27:57 EDT 2014


Revision: 17235
          http://svnweb.midnightbsd.org/mports/?rev=17235
Author:   laffer1
Date:     2014-09-14 23:27:56 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
update

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

Modified: trunk/lang/fpc-utils/Makefile
===================================================================
--- trunk/lang/fpc-utils/Makefile	2014-09-15 03:25:51 UTC (rev 17234)
+++ trunk/lang/fpc-utils/Makefile	2014-09-15 03:27:56 UTC (rev 17235)
@@ -7,12 +7,13 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Free Pascal Compiler utils
 
-LICENSE=	unknown
+LICENSE=	gpl2
 
-USE_FPC=	chm fcl-base fcl-net fcl-process fcl-res fppkg libcurl
+USE_FPC=	chm fcl-base fcl-net fcl-passrc fcl-process fcl-res fppkg libcurl
 
 MASTERDIR=	${.CURDIR}/../../lang/fpc
 WRKUNITDIR=	${FPCSRCDIR}/${PKGNAMESUFFIX:S/-//}
-EXTRACTUNITDIR+=	${WRKUNITDIR}
+EXTRACTUNITDIR=	${WRKUNITDIR}
+OPT=		-Fu../fcl/*
 
 .include "${MASTERDIR}/Makefile"



More information about the Midnightbsd-cvs mailing list