summaryrefslogtreecommitdiff
path: root/news/newscache
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /news/newscache
parentRemove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'news/newscache')
-rw-r--r--news/newscache/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/newscache/Makefile b/news/newscache/Makefile
index 10c351ff6686..6c8e339e9e45 100644
--- a/news/newscache/Makefile
+++ b/news/newscache/Makefile
@@ -11,7 +11,7 @@ DISTNAME= NewsCache-${PORTVERSION:S/.r./rc/}
MAINTAINER= ports@FreeBSD.org
COMMENT= NewsCache is a free cache server for USENET News
-LIB_DEPENDS= libsocket++.so:${PORTSDIR}/net/libsocket++
+LIB_DEPENDS= libsocket++.so:net/libsocket++
USES= autoreconf
GNU_CONFIGURE= yes