aboutsummaryrefslogtreecommitdiff
path: root/textproc/unroff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /textproc/unroff
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
Notes
Diffstat (limited to 'textproc/unroff')
-rw-r--r--textproc/unroff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/unroff/Makefile b/textproc/unroff/Makefile
index 58566b8b7efe..f93e38ec47f1 100644
--- a/textproc/unroff/Makefile
+++ b/textproc/unroff/Makefile
@@ -16,7 +16,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
COMMENT= Programmable troff translator with backend for HTML
-LIB_DEPENDS= libelk.so:${PORTSDIR}/lang/elk
+LIB_DEPENDS= libelk.so:lang/elk
BUILD_WRKSRC= ${WRKSRC}/src
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DBSD" \