From 5804ca48ae042b0e7e9696325571cfdd8e4d36be Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sat, 17 Jun 2000 05:34:04 +0000 Subject: Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS. --- japanese/gd/Makefile | 4 ++-- japanese/gd/pkg-plist | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'japanese/gd') diff --git a/japanese/gd/Makefile b/japanese/gd/Makefile index d3cbb78ccee1..3625985f5bb7 100644 --- a/japanese/gd/Makefile +++ b/japanese/gd/Makefile @@ -20,11 +20,11 @@ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png FETCH_BEFORE_ARGS= -b USE_LIBTOOL= yes +CFLAGS+= -DJISX0208 CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" CONFIGURE_ARGS+= --includedir=${PREFIX}/include/gd \ --libdir=${PREFIX}/lib - -CFLAGS= -DJISX0208 +INSTALLS_SHLIB= yes pre-install: ${MKDIR} ${PREFIX}/include/gd diff --git a/japanese/gd/pkg-plist b/japanese/gd/pkg-plist index 4fee7f4df3d7..b3f4b142eb95 100644 --- a/japanese/gd/pkg-plist +++ b/japanese/gd/pkg-plist @@ -15,6 +15,4 @@ include/gd/gdfontt.h lib/libgd.a lib/libgd.so lib/libgd.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @dirrm include/gd -- cgit v1.2.3