pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/rats bl3ify; fixes build on Solaris with SunPro.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8ec6f6d732f4
branches: trunk
changeset: 467275:8ec6f6d732f4
user: grant <grant%pkgsrc.org@localhost>
date: Wed Jan 28 11:35:00 2004 +0000
description:
bl3ify; fixes build on Solaris with SunPro.
diffstat:
security/rats/Makefile | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r b18d57cb3709 -r 8ec6f6d732f4 security/rats/Makefile
--- a/security/rats/Makefile Wed Jan 28 11:26:15 2004 +0000
+++ b/security/rats/Makefile Wed Jan 28 11:35:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/10/11 13:40:19 grant Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/28 11:35:00 grant Exp $
#
DISTNAME= rats-2.1
@@ -10,10 +10,12 @@
HOMEPAGE= http://www.securesw.com/rats/
COMMENT= Rough Auditing Tool for Security
-USE_BUILDLINK2= # defined
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= # defined
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --datadir=${LOCALBASE}/share/rats
ALL_TARGET= rats
-.include "../../textproc/expat/buildlink2.mk"
+.include "../../textproc/expat/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index