aboutsummaryrefslogtreecommitdiff
path: root/archivers/libcomprex
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/libcomprex
parent912a19e0c677da3d51cc82bdbdae7e89371b7df3 (diff)
Notes
Diffstat (limited to 'archivers/libcomprex')
-rw-r--r--archivers/libcomprex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile
index a6cc8208558c..4fece4645a04 100644
--- a/archivers/libcomprex/Makefile
+++ b/archivers/libcomprex/Makefile
@@ -24,7 +24,7 @@ USE_AUTOTOOLS= libltdl:15
USE_GNOME= gnomehack gnometarget pkgconfig
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lintl"
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes