Missed two occurences of ${PORTSDIR}/.

With hat:	portmgr
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2016-04-01 21:47:07 +00:00
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

View file

@ -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

View file

@ -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