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. --- math/plplot/Makefile | 2 +- math/plplot/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'math/plplot') diff --git a/math/plplot/Makefile b/math/plplot/Makefile index 5327e7ff3d91..9776f1766063 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -17,6 +17,7 @@ DISTNAME= plplot4p99j MAINTAINER= ports@FreeBSD.org USE_XLIB= yes +INSTALL_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gcc=yes --with-double=yes @@ -31,6 +32,5 @@ post-install: .else ${LN} -sf libplplotdX.so.4.99 ${PREFIX}/lib/libplplotdX.so .endif - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include diff --git a/math/plplot/pkg-plist b/math/plplot/pkg-plist index 24004b99a441..aa4adfc1dd81 100644 --- a/math/plplot/pkg-plist +++ b/math/plplot/pkg-plist @@ -12,8 +12,6 @@ include/plplot/plxwd.h lib/libplplotdX.a lib/libplplotdX.so lib/libplplotdX.so.4 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R libdata/plplot/cglobe.map libdata/plplot/globe.map libdata/plplot/plstnd5.fnt -- cgit v1.2.3