1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- Remove USR_FPC_RUN. It is not necessary here

This commit is contained in:
Jose Alonso Cardenas Marquez 2015-08-18 02:20:45 +00:00
parent eb457b0cf5
commit e21eeeefb8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394545

View File

@ -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/-//}