aboutsummaryrefslogtreecommitdiff
path: root/graphics/giflib
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 23:06:39 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 23:06:39 +0000
commit10ddcca177d6d91079be1d2569dae59e314d70c9 (patch)
tree99a6744dc9660c3435aa9d77234a5901dd589105 /graphics/giflib
parent4de56a776b06e3e1141de9f8098f35898c845484 (diff)
downloadports-10ddcca177d6d91079be1d2569dae59e314d70c9.tar.gz
ports-10ddcca177d6d91079be1d2569dae59e314d70c9.zip
Notes
Diffstat (limited to 'graphics/giflib')
-rw-r--r--graphics/giflib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile
index ce28c53dd9fe..60013d68bbe4 100644
--- a/graphics/giflib/Makefile
+++ b/graphics/giflib/Makefile
@@ -18,7 +18,7 @@ COMMENT= Tools and library routines for working with GIF images
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.if defined(WITHOUT_X11)
PLIST_SUB+= X11='@comment '