aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-08-10 19:37:32 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-08-10 19:37:32 +0000
commit40e940fcfca692648eab36f42f1dc227bd8ea391 (patch)
tree9578ed4650a59101e30ac600de651d8200752355
parent5a56cca93db9ac9b75c70637ba5b78702d3532a6 (diff)
downloadports-40e940fcfca692648eab36f42f1dc227bd8ea391.tar.gz
ports-40e940fcfca692648eab36f42f1dc227bd8ea391.zip
Notes
-rw-r--r--devel/fpc-fcl-xml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/fpc-fcl-xml/Makefile b/devel/fpc-fcl-xml/Makefile
index afa0d7a06792..85232a8d8955 100644
--- a/devel/fpc-fcl-xml/Makefile
+++ b/devel/fpc-fcl-xml/Makefile
@@ -1,7 +1,7 @@
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel lang
PKGNAMESUFFIX= -fcl-xml
@@ -9,6 +9,7 @@ MAINTAINER= freebsd-fpc@FreeBSD.org
COMMENT= Free Pascal Component Library
USE_FPC= fcl-async fcl-base hash iconvenc paszlib pthreads
+USE_FPC_RUN= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}