Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 2015 01:52:44 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r394542 - head/devel/fpc-fcl-image
Message-ID:  <201508180152.t7I1qi7q049279@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org>
 # $FreeBSD$
 
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel lang
 PKGNAMESUFFIX=	-fcl-image
 
@@ -9,7 +9,6 @@ MAINTAINER=	freebsd-fpc@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/-//}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508180152.t7I1qi7q049279>