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:
parent
eb457b0cf5
commit
e21eeeefb8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394545
@ -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/-//}
|
||||
|
Loading…
Reference in New Issue
Block a user