summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-03-26 19:56:40 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-03-26 19:56:40 +0000
commitdcfc609d425d9002b3bb930bb97edec5ea6cb9a2 (patch)
tree404848c945d26e93365d7649c1e129ebe1b8ae2e /x11-fonts
parentForced commit to note repocopy from net/pcs -> net/py-pcs to conform with (diff)
Portlint:
-INSTALLS_SHLIB -> USE_LDCONFIG.
Notes
Notes: svn path=/head/; revision=188410
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/libXft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile
index b849cc84c847..181d7eab3dbc 100644
--- a/x11-fonts/libXft/Makefile
+++ b/x11-fonts/libXft/Makefile
@@ -20,7 +20,7 @@ USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_GNOME= gnomehack gnometarget
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \