- Remove USE_FPC_RUN. It is not necessary here
This commit is contained in:
parent
8e9a348118
commit
4d5dd5cadc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394539
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: John Merryweather Cooper
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= archivers devel
|
||||
PKGNAMESUFFIX= -paszlib
|
||||
|
||||
|
@ -9,7 +9,6 @@ MAINTAINER= freebsd-fpc@FreeBSD.org
|
|||
COMMENT= Free Pascal unit for native compression IO
|
||||
|
||||
USE_FPC= hash
|
||||
USE_FPC_RUN= yes
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/fpc
|
||||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
|
|
Loading…
Reference in a new issue