pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/crashme bl3ify; fixes build on Solaris with S...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5bcb9b51f3c1
branches:  trunk
changeset: 467281:5bcb9b51f3c1
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Jan 28 12:45:17 2004 +0000

description:
bl3ify; fixes build on Solaris with SunPro.

diffstat:

 sysutils/crashme/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r d7cf327f24c6 -r 5bcb9b51f3c1 sysutils/crashme/Makefile
--- a/sysutils/crashme/Makefile Wed Jan 28 12:33:58 2004 +0000
+++ b/sysutils/crashme/Makefile Wed Jan 28 12:45:17 2004 +0000
@@ -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 @@
 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}



Home | Main Index | Thread Index | Old Index