summaryrefslogtreecommitdiff
path: root/archivers/ucl
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 09:56:58 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 09:56:58 +0000
commit9ff4d01a3d0ba549bb48b9c6987de8580ea795c4 (patch)
tree213d40751726304d5eb58e4adc68b7f859dcfc8d /archivers/ucl
parent- Update to 2.19 (diff)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
Notes
Notes: svn path=/head/; revision=170570
Diffstat (limited to 'archivers/ucl')
-rw-r--r--archivers/ucl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/ucl/Makefile b/archivers/ucl/Makefile
index 9b615580ca5a..bdf441fe5997 100644
--- a/archivers/ucl/Makefile
+++ b/archivers/ucl/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= A data compression library with low memory usage
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}