mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 12:06:39 -04:00
textproc/xmlada: Do not require libgnat-12.so, it is provided via rpath
Reported by: pkg-devel exp-run
This commit is contained in:
parent
9dd14769b1
commit
dc6cbe6b41
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= xmlada
|
||||
DISTVERSIONPREFIX=v
|
||||
DISTVERSION= 25.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -19,6 +20,7 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= AdaCore
|
||||
GH_PROJECT= xmlada
|
||||
|
||||
NO_SHLIB_REQUIRES_GLOB= libgnat-12.so
|
||||
MAKE_ARGS+= PROCESSORS=${MAKE_JOBS_NUMBER} \
|
||||
LIBVER=${PORTVERSION}
|
||||
TEST_TARGET= test
|
||||
|
|
Loading…
Add table
Reference in a new issue