summaryrefslogtreecommitdiff
path: root/graphics/ns-cult3d
diff options
context:
space:
mode:
authorjlam <jlam>2006-05-22 22:22:02 +0000
committerjlam <jlam>2006-05-22 22:22:02 +0000
commit1dea8d37960bc4860bf0c287a4d2ad8d8183203c (patch)
treeca98d60e91b0d89b789e521e62fea00e9c068707 /graphics/ns-cult3d
parentf8c0aa61eb24123bc113de0478ca675199a5d4d1 (diff)
downloadpkgsrc-1dea8d37960bc4860bf0c287a4d2ad8d8183203c.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 'graphics/ns-cult3d')
-rw-r--r--graphics/ns-cult3d/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ns-cult3d/Makefile b/graphics/ns-cult3d/Makefile
index 6f280bd2f41..1f70761b607 100644
--- a/graphics/ns-cult3d/Makefile
+++ b/graphics/ns-cult3d/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/12/05 20:50:21 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2006/05/22 22:22:03 jlam Exp $
#
DISTNAME= Cult3D_NS4_5.2b1
@@ -16,7 +16,7 @@ ONLY_FOR_PLATFORM= *-*-i386
WRKSRC= ${WRKDIR}/cult3d-5.2-b1-linux-x86
NO_CONFIGURE= yes
NO_BUILD= yes
-CHECK_SHLIBS= no
+CHECK_SHLIBS_SUPPORTED= no
CRYPTO= yes
do-install: