pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7708bee9c29a
branches:  trunk
changeset: 603978:7708bee9c29a
user:      marino <marino%pkgsrc.org@localhost>
date:      Sat May 19 15:03:01 2012 +0000

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

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

diffstat:

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

diffs (19 lines):

diff -r af678f9c45e7 -r 7708bee9c29a cad/simian-docs/Makefile
--- a/cad/simian-docs/Makefile  Sat May 19 15:02:13 2012 +0000
+++ b/cad/simian-docs/Makefile  Sat May 19 15:03:01 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2009/05/19 08:59:05 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2012/05/19 15:03:01 marino Exp $
 #
 
 DISTNAME=      simian_man_12_98
@@ -18,6 +18,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
 
 WRKSRC=                ${WRKDIR}



Home | Main Index | Thread Index | Old Index