From 5178b48938d20e336ec57a055a01cb66105cd20c Mon Sep 17 00:00:00 2001 From: Maxim Sobolev 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. --- devel/flux/Makefile | 1 + devel/flux/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/flux') diff --git a/devel/flux/Makefile b/devel/flux/Makefile index ae35ec176099..5f3fa5733e99 100644 --- a/devel/flux/Makefile +++ b/devel/flux/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.styx.net/projects/flux/ MAINTAINER= will@FreeBSD.org USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes USE_GMAKE= yes post-install: diff --git a/devel/flux/pkg-plist b/devel/flux/pkg-plist index 2f372e0e8d3f..1a657aa02c6a 100644 --- a/devel/flux/pkg-plist +++ b/devel/flux/pkg-plist @@ -19,8 +19,6 @@ include/flux/url.h include/flux/xml.h lib/libflux.a lib/libflux.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/flux/AUTHORS share/flux/NEWS share/flux/README -- cgit v1.2.3