summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-05-22 22:22:02 +0000
committerjlam <jlam@pkgsrc.org>2006-05-22 22:22:02 +0000
commit60f791e1e6e8d8af45e12cb623013d771d30fb6b (patch)
treeca98d60e91b0d89b789e521e62fea00e9c068707 /chat
parent4c5a38e5be42f1b7dee6a843d87970ddf64a33c6 (diff)
downloadpkgsrc-60f791e1e6e8d8af45e12cb623013d771d30fb6b.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 'chat')
-rw-r--r--chat/aim/Makefile3
-rw-r--r--chat/ymessenger/Makefile4
2 files changed, 2 insertions, 5 deletions
diff --git a/chat/aim/Makefile b/chat/aim/Makefile
index 5436cdaeb7b..6389c2855ce 100644
--- a/chat/aim/Makefile
+++ b/chat/aim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/02/05 23:08:23 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/05/22 22:22:02 jlam Exp $
DISTNAME= aim-1.5.286
PKGREVISION= 1
@@ -33,7 +33,6 @@ DEPENDS+= suse_gtk>=${SUSE_VERSION}:../../emulators/${SUSE_DIR_PREFIX}_gtk
ONLY_FOR_PLATFORM= *-*-i386
WRKSRC= ${WRKDIR}
-CHECK_SHLIBS= NO
NO_BUILD= YES
EXTRACT_ONLY= # nothing
diff --git a/chat/ymessenger/Makefile b/chat/ymessenger/Makefile
index c9b5989dac4..8e0821b6f87 100644
--- a/chat/ymessenger/Makefile
+++ b/chat/ymessenger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/05/02 14:13:11 gdt Exp $
+# $NetBSD: Makefile,v 1.16 2006/05/22 22:22:02 jlam Exp $
DISTNAME= ymessenger-1.0.4
CATEGORIES= chat
@@ -23,8 +23,6 @@ DEPENDS+= suse_gdk-pixbuf>=6.4:../../emulators/${SUSE_DIR_PREFIX}_gdk-pixbuf
ONLY_FOR_PLATFORM= *-*-i386
-CHECK_SHLIBS= no
-
DIST_SUBDIR= .
LICENSE= generic-nonlicense