summaryrefslogtreecommitdiff
path: root/devel/pvs
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 /devel/pvs
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 'devel/pvs')
-rw-r--r--devel/pvs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/pvs/Makefile b/devel/pvs/Makefile
index 43d67ba8ab7..65a565ddb7c 100644
--- a/devel/pvs/Makefile
+++ b/devel/pvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2006/05/13 03:44:23 minskim Exp $
+# $NetBSD: Makefile,v 1.29 2006/05/22 22:22:02 jlam Exp $
#
DISTNAME= pvs-${VERSION}
@@ -22,8 +22,7 @@ DEPENDS+= tk>=8.0:../../x11/tk
WRKSRC= ${WRKDIR}
VERSION= 3.2
NO_BUILD= yes
-CHECK_SHLIBS= NO
-SHLIB_HANDLING= NO
+CHECK_SHLIBS_SUPPORTED= no
INFO_FILES= # PLIST
TEX_ACCEPTED= teTeX2 teTeX3