From c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2 Mon Sep 17 00:00:00 2001 From: sobomax Date: Fri, 16 Jun 2000 10:38:50 +0000 Subject: Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with ldconfig in PLIST need personal consideration. --- math/dcdflib/Makefile | 3 ++- math/dcdflib/pkg-plist | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'math/dcdflib') diff --git a/math/dcdflib/Makefile b/math/dcdflib/Makefile index 3f6e391..33668fa 100644 --- a/math/dcdflib/Makefile +++ b/math/dcdflib/Makefile @@ -14,6 +14,8 @@ MAINTAINER= tobez@plab.ku.dk WRKSRC= ${WRKDIR}/dcdflib.c/src +INSTALLS_SHLIBS= yes + .include post-extract: @@ -29,6 +31,5 @@ post-install: .if ${PORTOBJFORMAT} == "aout" @${LN} -sf libdcdflib.so.1.1 ${PREFIX}/lib/libdcdflib.so .endif - @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include diff --git a/math/dcdflib/pkg-plist b/math/dcdflib/pkg-plist index 6da30a4..f9f25d3 100644 --- a/math/dcdflib/pkg-plist +++ b/math/dcdflib/pkg-plist @@ -3,8 +3,6 @@ lib/libdcdflib.a lib/libdcdflib_p.a lib/libdcdflib.so lib/libdcdflib.so.1.1 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/doc/dcdflib/README share/doc/dcdflib/dcdflib.chs share/doc/dcdflib/dcdflib.fdoc -- cgit v1.1