summaryrefslogtreecommitdiff
path: root/x11/xterm
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2012-07-28 11:46:54 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2012-07-28 11:46:54 +0000
commit3c494d2b31ee95f0e1ff6b0eb5b99a688b608c2f (patch)
treeb4d3f9082a8437e36c7dbdb6a257628217c05ca3 /x11/xterm
parentConvert libass to USE_PKGCONFIG, switch every ports depending of libass and that (diff)
Fix a conditional LIB_DEPENDS statement, use LIB_DEPENDS+= instead of
LIB_DEPENDS= Notified by: Curtis Villamizar <curtis@occnc.com> (via mail)
Notes
Notes: svn path=/head/; revision=301648
Diffstat (limited to 'x11/xterm')
-rw-r--r--x11/xterm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile
index 665fd93fdfb2..544c421d9eb2 100644
--- a/x11/xterm/Makefile
+++ b/x11/xterm/Makefile
@@ -73,7 +73,7 @@ MAN1= resize.1 koi8rxterm.1 uxterm.1 xterm.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 900004
-LIB_DEPENDS= utempter.0:${PORTSDIR}/sysutils/libutempter
+LIB_DEPENDS+= utempter.0:${PORTSDIR}/sysutils/libutempter
.endif
post-install: