summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
commitdc1177a9a5be3b096b2023326ea54d3152bf1571 (patch)
treefac4efda6d456d2e4eb8e8e61b9c14eda7202813 /net
parentAdd bin/apple_driver. (diff)
Fourth round of INSTALLS_SHLIBS conversion.
Notes
Notes: svn path=/head/; revision=29630
Diffstat (limited to 'net')
-rw-r--r--net/kdenetwork2/Makefile1
-rw-r--r--net/kdenetwork2/pkg-plist2
-rw-r--r--net/kdenetwork3/Makefile1
-rw-r--r--net/kdenetwork3/pkg-plist2
-rw-r--r--net/kdenetwork4/Makefile1
-rw-r--r--net/kdenetwork4/pkg-plist2
-rw-r--r--net/libetherx/Makefile1
-rw-r--r--net/libetherx/pkg-plist2
-rw-r--r--net/libicq/Makefile1
-rw-r--r--net/libicq/pkg-plist2
-rw-r--r--net/libjabber/Makefile1
-rw-r--r--net/libjabber/pkg-plist2
-rw-r--r--net/libsmi/Makefile1
-rw-r--r--net/libsmi/pkg-plist2
-rw-r--r--net/libsocket++/Makefile2
-rw-r--r--net/libsocket++/pkg-plist2
16 files changed, 8 insertions, 17 deletions
diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile
index 0cd0814e71e3..843dd5fd9635 100644
--- a/net/kdenetwork2/Makefile
+++ b/net/kdenetwork2/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT2= yes
+INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
diff --git a/net/kdenetwork2/pkg-plist b/net/kdenetwork2/pkg-plist
index b30ea8aa6220..f37e3bd89af1 100644
--- a/net/kdenetwork2/pkg-plist
+++ b/net/kdenetwork2/pkg-plist
@@ -626,5 +626,3 @@ share/icons/locolor/32x32/apps/kppp.png
@dirrm share/apps/kmail
@dirrm share/apps/kbiff/pics
@dirrm share/apps/kbiff
-@exec /sbin/ldconfig -m %D/lib
-@unexec /sbin/ldconfig -R
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index 0cd0814e71e3..843dd5fd9635 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT2= yes
+INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
diff --git a/net/kdenetwork3/pkg-plist b/net/kdenetwork3/pkg-plist
index b30ea8aa6220..f37e3bd89af1 100644
--- a/net/kdenetwork3/pkg-plist
+++ b/net/kdenetwork3/pkg-plist
@@ -626,5 +626,3 @@ share/icons/locolor/32x32/apps/kppp.png
@dirrm share/apps/kmail
@dirrm share/apps/kbiff/pics
@dirrm share/apps/kbiff
-@exec /sbin/ldconfig -m %D/lib
-@unexec /sbin/ldconfig -R
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile
index 0cd0814e71e3..843dd5fd9635 100644
--- a/net/kdenetwork4/Makefile
+++ b/net/kdenetwork4/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT2= yes
+INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
diff --git a/net/kdenetwork4/pkg-plist b/net/kdenetwork4/pkg-plist
index b30ea8aa6220..f37e3bd89af1 100644
--- a/net/kdenetwork4/pkg-plist
+++ b/net/kdenetwork4/pkg-plist
@@ -626,5 +626,3 @@ share/icons/locolor/32x32/apps/kppp.png
@dirrm share/apps/kmail
@dirrm share/apps/kbiff/pics
@dirrm share/apps/kbiff
-@exec /sbin/ldconfig -m %D/lib
-@unexec /sbin/ldconfig -R
diff --git a/net/libetherx/Makefile b/net/libetherx/Makefile
index ebde350d50db..c676365a38ba 100644
--- a/net/libetherx/Makefile
+++ b/net/libetherx/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= jabber.1:${PORTSDIR}/net/libjabber \
adns.0:${PORTSDIR}/net/adns
USE_LIBTOOL= yes
+INSTALLS_SHLIBS= yes
MAN1= etherx-config.1
diff --git a/net/libetherx/pkg-plist b/net/libetherx/pkg-plist
index 934b00223ab9..3ad8048c28ff 100644
--- a/net/libetherx/pkg-plist
+++ b/net/libetherx/pkg-plist
@@ -3,5 +3,3 @@ include/etherx.h
lib/libetherx.a
lib/libetherx.so
lib/libetherx.so.1
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R
diff --git a/net/libicq/Makefile b/net/libicq/Makefile
index 8e6d1b548109..3312cdf5b086 100644
--- a/net/libicq/Makefile
+++ b/net/libicq/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
USE_LIBTOOL= yes
+INSTALLS_SHLIBS= yes
CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}"
.include <bsd.port.mk>
diff --git a/net/libicq/pkg-plist b/net/libicq/pkg-plist
index c717b5fc0c3c..c5b2f94bc6bd 100644
--- a/net/libicq/pkg-plist
+++ b/net/libicq/pkg-plist
@@ -2,5 +2,3 @@ include/libicq.h
lib/libicq.a
lib/libicq.so
lib/libicq.so.0.3
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
diff --git a/net/libjabber/Makefile b/net/libjabber/Makefile
index 108ec4c86280..8090ea7b30de 100644
--- a/net/libjabber/Makefile
+++ b/net/libjabber/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= lukin@okbmei.msk.su
LIB_DEPENDS= xode.1:${PORTSDIR}/textproc/libxode
USE_LIBTOOL= yes
+INSTALLS_SHLIBS= yes
MAN1= jabber-config.1
diff --git a/net/libjabber/pkg-plist b/net/libjabber/pkg-plist
index 981a3b52ba72..6cd24f7bb100 100644
--- a/net/libjabber/pkg-plist
+++ b/net/libjabber/pkg-plist
@@ -3,6 +3,4 @@ include/jabber/jabber.h
lib/libjabber.a
lib/libjabber.so
lib/libjabber.so.1
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R
@dirrm include/jabber
diff --git a/net/libsmi/Makefile b/net/libsmi/Makefile
index c176ccf46e69..deae458eb8d8 100644
--- a/net/libsmi/Makefile
+++ b/net/libsmi/Makefile
@@ -17,6 +17,7 @@ MAINTAINER= saper@system.pl
#USE_X_PREFIX= yes
GNU_CONFIGURE= yes
+INSTALLS_SHLIBS= yes
USE_GMAKE= yes
MIBDIR= ${PREFIX}/share/smi/mibs
CONFIGURE_ARGS+=--with-data-dir=${PREFIX}/share/smi \
diff --git a/net/libsmi/pkg-plist b/net/libsmi/pkg-plist
index 8817c513a217..0bac6bca9a19 100644
--- a/net/libsmi/pkg-plist
+++ b/net/libsmi/pkg-plist
@@ -7,8 +7,6 @@ lib/libsmi.a
lib/libsmi.la
lib/libsmi.so
lib/libsmi.so.1
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/smi/mibs/iana/IANA-ADDRESS-FAMILY-NUMBERS-MIB
share/smi/mibs/iana/IANA-LANGUAGE-MIB
share/smi/mibs/iana/IANATn3270eTC-MIB
diff --git a/net/libsocket++/Makefile b/net/libsocket++/Makefile
index c627e5b22de2..a4da06fa380e 100644
--- a/net/libsocket++/Makefile
+++ b/net/libsocket++/Makefile
@@ -18,13 +18,13 @@ DISTNAME= socket++-1.10
MAINTAINER= narvi@haldjas.folklore.ee
GNU_CONFIGURE= yes
+INSTALLS_SHLIBS= yes
NOPROFILE= true
post-configure:
@${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/Makefile
post-install:
- @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/libsocket++
${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/libsocket++
diff --git a/net/libsocket++/pkg-plist b/net/libsocket++/pkg-plist
index 2deae38d5ed5..3df125d44060 100644
--- a/net/libsocket++/pkg-plist
+++ b/net/libsocket++/pkg-plist
@@ -2,8 +2,6 @@ lib/libsocket++.a
lib/libsocket++_p.a
lib/libsocket++.so.1.10
lib/libsocket++.so
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
include/Fork.h
include/echo.h
include/ftp.h