summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjlam <jlam>2006-05-22 22:22:02 +0000
committerjlam <jlam>2006-05-22 22:22:02 +0000
commitc534f2167664e9746737a15a375724fdf1455d5e (patch)
treeca98d60e91b0d89b789e521e62fea00e9c068707 /net
parent60e5ffaa4fc2a320e32b01fb6dedf22aaa79288e (diff)
downloadpkgsrc-c534f2167664e9746737a15a375724fdf1455d5e.tar.gz
Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where
it will live with other "check" targets run after package installation. Get rid of SHLIB_HANDLING, whose meaning had mutated over the years from one thing to another. Currently, it is used to basically note whether the system's "ldd" command can be usefully run on the package's binaries and libraries. Rename this variable to CHECK_SHLIBS_SUPPORTED for more clarity. CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf to note whether the check for missing run-time search paths is performed after a package is installed. It defaults to "no" unless PKG_DEVELOPER is set.
Diffstat (limited to 'net')
-rw-r--r--net/edonkey2k/Makefile3
-rw-r--r--net/overnet/Makefile3
-rw-r--r--net/skype/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/net/edonkey2k/Makefile b/net/edonkey2k/Makefile
index b740de4553c..f1c4ced006f 100644
--- a/net/edonkey2k/Makefile
+++ b/net/edonkey2k/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/03/04 21:30:18 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2006/05/22 22:22:04 jlam Exp $
#
DISTNAME= donkey
@@ -24,7 +24,6 @@ DEPENDS+= suse_compat>=6.1:../../emulators/${SUSE_DIR_PREFIX}_compat
WRKSRC= ${WRKDIR}
NO_BUILD= YES
NO_CONFIGURE= YES
-CHECK_SHLIBS= NO
INSTALLATION_DIRS= bin
diff --git a/net/overnet/Makefile b/net/overnet/Makefile
index b37ccd2fb0f..132ff73a754 100644
--- a/net/overnet/Makefile
+++ b/net/overnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/05 23:10:28 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/05/22 22:22:04 jlam Exp $
#
DISTNAME= overnetclc-1.0.1
@@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}
EXTRACT_ONLY= # empty
NO_CONFIGURE= yes
NO_BUILD= yes
-CHECK_SHLIBS= no
EVAL_PREFIX= RPM2PKGDIR=rpm2pkg
diff --git a/net/skype/Makefile b/net/skype/Makefile
index c959a469940..86a17a5e267 100644
--- a/net/skype/Makefile
+++ b/net/skype/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/05/09 09:31:42 abs Exp $
+# $NetBSD: Makefile,v 1.17 2006/05/22 22:22:04 jlam Exp $
#
DISTNAME= skype_staticQT-1.2.0.18
@@ -27,7 +27,6 @@ DEPENDS+= suse_x11-[0-9]*:../../emulators/${SUSE_DIR_PREFIX}_x11
ONLY_FOR_PLATFORM= *-*-i386
NO_CONFIGURE= yes
-CHECK_SHLIBS= no
USE_DIRS+= xdg-1.1
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}