From 9151f3de49e078e4c11ca2cb75df9214570190db Mon Sep 17 00:00:00 2001 From: sobomax Date: Fri, 16 Jun 2000 08:48:22 +0000 Subject: Fourth round of INSTALLS_SHLIBS conversion. --- textproc/libxml/Makefile | 1 + textproc/libxml/pkg-plist | 2 -- textproc/libxml2/Makefile | 1 + textproc/libxml2/pkg-plist | 2 -- textproc/libxode/Makefile | 1 + textproc/libxode/pkg-plist | 2 -- 6 files changed, 3 insertions(+), 6 deletions(-) (limited to 'textproc') diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index e2ae9d0ecd4..be4e23fcf5d 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -14,5 +14,6 @@ MASTER_SITE_SUBDIR= stable/sources/libxml MAINTAINER= ade@FreeBSD.org USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes .include diff --git a/textproc/libxml/pkg-plist b/textproc/libxml/pkg-plist index 78832abb679..de4dcdcaf93 100644 --- a/textproc/libxml/pkg-plist +++ b/textproc/libxml/pkg-plist @@ -20,8 +20,6 @@ include/gnome-xml/xpath.h lib/libxml.a lib/libxml.so lib/libxml.so.5 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/gnome-xml/DOM.gif share/gnome-xml/book1.html share/gnome-xml/gnome-xml-debugxml.html diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index e2ae9d0ecd4..be4e23fcf5d 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -14,5 +14,6 @@ MASTER_SITE_SUBDIR= stable/sources/libxml MAINTAINER= ade@FreeBSD.org USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes .include diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 78832abb679..de4dcdcaf93 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -20,8 +20,6 @@ include/gnome-xml/xpath.h lib/libxml.a lib/libxml.so lib/libxml.so.5 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/gnome-xml/DOM.gif share/gnome-xml/book1.html share/gnome-xml/gnome-xml-debugxml.html diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile index d5cc1a0308b..41f18d25896 100644 --- a/textproc/libxode/Makefile +++ b/textproc/libxode/Makefile @@ -13,5 +13,6 @@ MASTER_SITES= http://download.jabber.org/dists/1.0/ MAINTAINER= lukin@okbmei.msk.su USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes .include diff --git a/textproc/libxode/pkg-plist b/textproc/libxode/pkg-plist index 731d33d46e5..68f5dc40625 100644 --- a/textproc/libxode/pkg-plist +++ b/textproc/libxode/pkg-plist @@ -4,5 +4,3 @@ include/xmlparse.h lib/libxode.a lib/libxode.so lib/libxode.so.1 -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R -- cgit