svn commit: r394542 - head/devel/fpc-fcl-image
Jose Alonso Cardenas Marquez
acm at FreeBSD.org
Tue Aug 18 01:52:44 UTC 2015
Author: acm
Date: Tue Aug 18 01:52:43 2015
New Revision: 394542
URL: https://svnweb.freebsd.org/changeset/ports/394542
Log:
- Remove USE_FPC_RUN. It is not necessary
Modified:
head/devel/fpc-fcl-image/Makefile
Modified: head/devel/fpc-fcl-image/Makefile
==============================================================================
--- head/devel/fpc-fcl-image/Makefile Tue Aug 18 01:51:16 2015 (r394541)
+++ head/devel/fpc-fcl-image/Makefile Tue Aug 18 01:52:43 2015 (r394542)
@@ -1,7 +1,7 @@
# Created by: Alonso Cardenas Marquez <acm at FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel lang
PKGNAMESUFFIX= -fcl-image
@@ -9,7 +9,6 @@ MAINTAINER= freebsd-fpc at FreeBSD.org
COMMENT= Free Pascal Component Library
USE_FPC= fcl-async fcl-base hash pasjpeg paszlib pthreads libpng
-USE_FPC_RUN= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
More information about the svn-ports-head
mailing list