From 835d6b8655813f2580f5db9fcbec03a34833ec92 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 15 Jun 2000 17:59:45 +0000 Subject: Third round of INSTALL_SHLIBS=yes fixes. --- graphics/tifmerge/Makefile | 4 +--- graphics/tifmerge/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'graphics/tifmerge') diff --git a/graphics/tifmerge/Makefile b/graphics/tifmerge/Makefile index dccfb4d8d256..78764af7179f 100644 --- a/graphics/tifmerge/Makefile +++ b/graphics/tifmerge/Makefile @@ -15,6 +15,7 @@ MAINTAINER= adam@whizkidtech.net BUILD_DEPENDS= tuc:${PORTSDIR}/converters/tuc +INSTALL_SHLIBS= yes USE_ZIP= yes DIST_SUBDIR= tifmerge MAN3= tifmerge.3 @@ -34,7 +35,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/tifmerge.h ${PREFIX}/include ${INSTALL_DATA} ${WRKSRC}/tifmerge.3 ${PREFIX}/man/man3 -post-install: - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib - .include diff --git a/graphics/tifmerge/pkg-plist b/graphics/tifmerge/pkg-plist index 5629dd9aadbe..f2bf248d0117 100644 --- a/graphics/tifmerge/pkg-plist +++ b/graphics/tifmerge/pkg-plist @@ -2,5 +2,3 @@ include/tifmerge.h lib/libtifmerge.a lib/libtifmerge.so lib/libtifmerge.so.1 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -- cgit v1.2.3