summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-28 12:45:17 +0000
committergrant <grant@pkgsrc.org>2004-01-28 12:45:17 +0000
commit603ee59db9736543e0388318611ecf9514405263 (patch)
treea8c97c76bc74a63fb9b5a00d78295d65ccfc592d
parent2d32b666ad87012bdf8911e48b7a40b23399a5df (diff)
downloadpkgsrc-603ee59db9736543e0388318611ecf9514405263.tar.gz
bl3ify; fixes build on Solaris with SunPro.
-rw-r--r--sysutils/crashme/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/crashme/Makefile b/sysutils/crashme/Makefile
index 705cb3c5143..3782a982480 100644
--- a/sysutils/crashme/Makefile
+++ b/sysutils/crashme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/01/20 12:26:15 agc Exp $
+# $NetBSD: Makefile,v 1.14 2004/01/28 12:45:17 grant Exp $
#
DISTNAME= crashme-2.4
@@ -10,6 +10,9 @@ MAINTAINER= agc@NetBSD.org
HOMEPAGE= http://people.delphi.com/gjc/crashme.html
COMMENT= Try to crash machine with random arguments to random system calls
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
EXTRACT_CMD= ${EXTRACT_CMD.shar}
MAKEFILE= makefile
WRKSRC= ${WRKDIR}