aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2015-08-18 10:20:45 +0800
committeracm <acm@FreeBSD.org>2015-08-18 10:20:45 +0800
commitbc03f4daddcfcf30ccda34f5dd23e420063970d2 (patch)
treeb00da91bed12f98956a9f6e00a87cf622ad2422c /devel
parentae7842b2662fec53615c810e57b7e99788b6283f (diff)
downloadfreebsd-ports-gnome-bc03f4daddcfcf30ccda34f5dd23e420063970d2.tar.gz
freebsd-ports-gnome-bc03f4daddcfcf30ccda34f5dd23e420063970d2.tar.zst
freebsd-ports-gnome-bc03f4daddcfcf30ccda34f5dd23e420063970d2.zip
- Remove USR_FPC_RUN. It is not necessary here
Diffstat (limited to 'devel')
-rw-r--r--devel/fpc-fcl-db/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/fpc-fcl-db/Makefile b/devel/fpc-fcl-db/Makefile
index 9c81b4c36843..c46ac92d35bf 100644
--- a/devel/fpc-fcl-db/Makefile
+++ b/devel/fpc-fcl-db/Makefile
@@ -1,7 +1,7 @@
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel lang
PKGNAMESUFFIX= -fcl-db
@@ -10,7 +10,6 @@ COMMENT= Free Pascal Component Library
USE_FPC= dblib fcl-async fcl-base fcl-json fcl-xml hash ibase mysql odbc oracle paszlib postgres \
pthreads pxlib sqlite
-USE_FPC_RUN= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}