summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2018-09-06 15:27:21 +0000
committerjoerg <joerg@pkgsrc.org>2018-09-06 15:27:21 +0000
commita9fba191e44bd122c59e85b14b64db0c0e5d1bf8 (patch)
tree73ba77316472e5c045a4a390b1493b4313bf83c7 /fonts
parent18138a22ed6ca5e9211e9a31fe03f1924577f0e5 (diff)
downloadpkgsrc-a9fba191e44bd122c59e85b14b64db0c0e5d1bf8.tar.gz
Repeat after me: I have never ever used .../.libs directly.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/fontconfig/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/fonts/fontconfig/Makefile b/fonts/fontconfig/Makefile
index 4c6ae6d8534..55315f0e890 100644
--- a/fonts/fontconfig/Makefile
+++ b/fonts/fontconfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.112 2018/09/02 20:30:43 wiz Exp $
+# $NetBSD: Makefile,v 1.113 2018/09/06 15:27:21 joerg Exp $
DISTNAME= fontconfig-2.13.1
CATEGORIES= fonts
@@ -89,10 +89,6 @@ TEST_TARGET= check
CONFIGURE_ENV+= CC_FOR_BUILD=${NATIVE_CC:Q}
.endif
-.if ${X11_TYPE} != "modular" && exists(${X11BASE}/lib/libfontconfig.so)
-LDFLAGS+= -L../src/.libs
-.endif
-
post-install:
${INSTALL_DATA} ${FILESDIR}/30-pkgsrc-aliases.conf ${DESTDIR}${TMPLDIR}