mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Missed two occurences of ${PORTSDIR}/.
With hat: portmgr Sponsored by: Absolight
This commit is contained in:
parent
2b8a2e507b
commit
4f12bed42f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412375
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ COMMENT= GlusterFS distributed file system
|
|||
LICENSE= GPLv2 LGPL3
|
||||
LICENSE_COMB= dual
|
||||
|
||||
LIB_DEPENDS= libargp.so:devel/argp-standalone liburcu-bp.so:${PORTSDIR}/sysutils/liburcu
|
||||
LIB_DEPENDS= libargp.so:devel/argp-standalone liburcu-bp.so:sysutils/liburcu
|
||||
|
||||
USE_GCC= any
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ MAINTAINER= girgen@FreeBSD.org
|
|||
COMMENT= C++ Shibboleth Service Provider (Internet2) for Apache
|
||||
|
||||
BUILD_DEPENDS= boost-libs>=0:devel/boost-libs
|
||||
LIB_DEPENDS= libsaml.so.8:security/opensaml2 libodbc.so:${PORTSDIR}/databases/unixODBC
|
||||
LIB_DEPENDS= libsaml.so.8:security/opensaml2 libodbc.so:databases/unixODBC
|
||||
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue