aboutsummaryrefslogtreecommitdiff
path: root/print/libotf
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 00:56:24 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 00:56:24 +0000
commit147fdee482ca1a335dcd09608f3b820a1dad2b40 (patch)
tree6adf22ccd743df57b19e1e180d4cc1e16851afeb /print/libotf
parente0f58ab25d1ad411ed70fe4c114cfbd5bb341348 (diff)
downloadports-147fdee482ca1a335dcd09608f3b820a1dad2b40.tar.gz
ports-147fdee482ca1a335dcd09608f3b820a1dad2b40.zip
Notes
Diffstat (limited to 'print/libotf')
-rw-r--r--print/libotf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libotf/Makefile b/print/libotf/Makefile
index 09f5544d8ee8..4e6b8d025626 100644
--- a/print/libotf/Makefile
+++ b/print/libotf/Makefile
@@ -19,6 +19,6 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.mk>