summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-05-24 09:19:29 +0000
committernia <nia@pkgsrc.org>2022-05-24 09:19:29 +0000
commitd77fcb1a359e8e16275f3c72a1b2acddb45236dd (patch)
tree0df13c5352a5673bdb724f045a871bd0ede50a4d /editors
parent7b7715d392098a973361d8676c45dc19efcfa2f5 (diff)
downloadpkgsrc-d77fcb1a359e8e16275f3c72a1b2acddb45236dd.tar.gz
ted: Collapse all libs that the cursed build system fails to add
Diffstat (limited to 'editors')
-rw-r--r--editors/ted/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index 59bc085a3fd..564b9a53770 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2022/05/19 13:35:10 nia Exp $
+# $NetBSD: Makefile,v 1.68 2022/05/24 09:19:29 nia Exp $
DISTNAME= ted-2.23.src
PKGNAME= ${DISTNAME:S/.src//}
@@ -34,8 +34,7 @@ CONFIGURE_ENV+= ac_zlib_libraries="${BUILDLINK_PREFIX.zlib}/lib"
LDFLAGS.SunOS+= -liconv
LDFLAGS.Darwin+= -liconv
-LDFLAGS+= -lXft
-LDFLAGS+= -lfontconfig
+LDFLAGS+= -lfontconfig -lXft -lXpm
MAKE_FLAGS+= CONFIGURE_OPTIONS=--x-libraries=${X11BASE}/lib\ --with-MOTIF