pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/simian cad/simian: Mark NOT-FOR-DRAGONFLY



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af678f9c45e7
branches:  trunk
changeset: 603977:af678f9c45e7
user:      marino <marino%pkgsrc.org@localhost>
date:      Sat May 19 15:02:13 2012 +0000

description:
cad/simian: Mark NOT-FOR-DRAGONFLY

Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>

diffstat:

 cad/simian/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 0430eb78cc28 -r af678f9c45e7 cad/simian/Makefile
--- a/cad/simian/Makefile       Sat May 19 14:21:59 2012 +0000
+++ b/cad/simian/Makefile       Sat May 19 15:02:13 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2009/05/19 08:59:05 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2012/05/19 15:02:13 marino Exp $
 #
 
 DISTNAME=      simian_12_98
@@ -17,6 +17,9 @@
 NO_SRC_ON_FTP=         ${RESTRICTED}
 NO_BIN_ON_FTP=         ${RESTRICTED}
 
+# http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html
+NOT_FOR_PLATFORM+=     DragonFly-*-*
+
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_LANGUAGES=         c++



Home | Main Index | Thread Index | Old Index