pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/sapcar archivers/sapcar: Mark NOT-FOR-DRAGONFLY



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2aa380e84978
branches:  trunk
changeset: 604122:2aa380e84978
user:      marino <marino%pkgsrc.org@localhost>
date:      Wed May 23 08:05:25 2012 +0000

description:
archivers/sapcar: Mark NOT-FOR-DRAGONFLY

This consolidates 9 lines of error messages down to one.

diffstat:

 archivers/sapcar/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r e2907346a920 -r 2aa380e84978 archivers/sapcar/Makefile
--- a/archivers/sapcar/Makefile Wed May 23 07:20:50 2012 +0000
+++ b/archivers/sapcar/Makefile Wed May 23 08:05:25 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/02/11 15:16:18 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2012/05/23 08:05:25 marino Exp $
 
 PKGNAME=               sapcar-7.00
 CATEGORIES=            archivers
@@ -6,6 +6,8 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+NOT_FOR_PLATFORM+=     DragonFly-*-*
+
 .include "../../emulators/sap/Makefile.common"
 
 .if ${SAP_OPSYS} == "linux"



Home | Main Index | Thread Index | Old Index