From 24bb8d7c789a255e6fbcce10d5e78d222e8b8cfc Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 13 Jan 2007 04:53:26 +0000 Subject: - use USE_LDCONFIG --- graphics/jpeg/Makefile | 2 +- graphics/tiff/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index aa779262fdea..04faeaf5095d 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -25,7 +25,7 @@ COMMENT= IJG's jpeg compression utilities WRKSRC= ${WRKDIR}/jpeg-6b USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-shared --enable-static ADDITIONAL_HEADER= jinclude.h jpegint.h diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index f7568c458ab0..51d81474a2f2 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -19,7 +19,7 @@ COMMENT= Tools and library routines for working with TIFF images LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= CONFIGURE_ARGS+= --with-jpeg-include-dir=${LOCALBASE}/include \ -- cgit v1.2.3