aboutsummaryrefslogtreecommitdiff
path: root/net/glusterfs
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 21:47:07 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 21:47:07 +0000
commit4f12bed42f82cd594384911b03e8454e6d29e6d5 (patch)
tree39bb5f04c88fd1a52be1234970b759967ab4fdf1 /net/glusterfs
parent2b8a2e507b34744696afb311a2af33d3f9f3b09c (diff)
downloadports-4f12bed42f82cd594384911b03e8454e6d29e6d5.tar.gz
ports-4f12bed42f82cd594384911b03e8454e6d29e6d5.zip
Missed two occurences of ${PORTSDIR}/.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412375
Diffstat (limited to 'net/glusterfs')
-rw-r--r--net/glusterfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/glusterfs/Makefile b/net/glusterfs/Makefile
index b4de22924c26..844e169beb71 100644
--- a/net/glusterfs/Makefile
+++ b/net/glusterfs/Makefile
@@ -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