mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix build problem of textproc/words introduced by the recent gnat update.
PR: ports/91950 Submitted by: Leland Wang (maintainer)
This commit is contained in:
parent
352c1d0663
commit
b939039190
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153864
@ -17,14 +17,6 @@ MAINTAINER= llwang@infor.org
|
||||
COMMENT= A Latin-English Dictionary Program
|
||||
|
||||
BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat
|
||||
.if defined(PACKAGE_BUILDING)
|
||||
STATIC= yes
|
||||
.endif
|
||||
.if defined(STATIC)
|
||||
GNATLINK_ARGS= -largs -static
|
||||
.else
|
||||
LIB_DEPENDS= gnat-3.15.1:${PORTSDIR}/lang/gnat
|
||||
.endif
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_REINPLACE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user