aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/fontconfig
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2016-05-04 02:45:00 +0000
committerCy Schubert <cy@FreeBSD.org>2016-05-04 02:45:00 +0000
commit40a549035367d4bdf830908752d6cb266efb3398 (patch)
tree75e29b8a7e94c005c0a079f6c0aae24fb295f485 /x11-fonts/fontconfig
parent97c70639bc75ec6cdc86291cbff68076354e55b1 (diff)
downloadports-40a549035367d4bdf830908752d6cb266efb3398.tar.gz
ports-40a549035367d4bdf830908752d6cb266efb3398.zip
Link static library.
Note to those who follow: The statically linked library will be used by the next commit of x11/xforward for use on firewall/gateway machines without a full-blown X install. Differential Revision: D6155
Notes
Notes: svn path=/head/; revision=414575
Diffstat (limited to 'x11-fonts/fontconfig')
-rw-r--r--x11-fonts/fontconfig/Makefile5
-rw-r--r--x11-fonts/fontconfig/pkg-plist1
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile
index 527350a4295f..738089d185d4 100644
--- a/x11-fonts/fontconfig/Makefile
+++ b/x11-fonts/fontconfig/Makefile
@@ -31,6 +31,11 @@ CONFIGURE_ARGS= --with-configdir=${PREFIX}/etc/fonts/conf.d \
--with-cache-dir=/var/db/fontconfig \
--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
--disable-docs
+
+# D6155: static linked library linking added to support statically linked
+# applications, e.g. x11/xforward static option
+CONFIGURE_ARGS+= --enable-static
+
MAKE_ENV= LC_ALL=C
PKGINSTALL= ${WRKDIR}/pkg-install
INSTALL_TARGET=install-strip
diff --git a/x11-fonts/fontconfig/pkg-plist b/x11-fonts/fontconfig/pkg-plist
index 1a5f8748887f..970113460c2e 100644
--- a/x11-fonts/fontconfig/pkg-plist
+++ b/x11-fonts/fontconfig/pkg-plist
@@ -56,6 +56,7 @@ etc/fonts/fonts.dtd
include/fontconfig/fcfreetype.h
include/fontconfig/fcprivate.h
include/fontconfig/fontconfig.h
+lib/libfontconfig.a
lib/libfontconfig.so
lib/libfontconfig.so.1
lib/libfontconfig.so.1.8.0