diff options
author | marino <marino@pkgsrc.org> | 2012-05-19 15:02:13 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-05-19 15:02:13 +0000 |
commit | 3ca89ea63f4001cbf0b1046d86f414fda15e3652 (patch) | |
tree | 3a5fd50b57f54fe727242f7527dbfa4d46afdbe7 /cad | |
parent | ea938669e5aed5f04f4f8825e3d118380e85df1c (diff) | |
download | pkgsrc-3ca89ea63f4001cbf0b1046d86f414fda15e3652.tar.gz |
cad/simian: Mark NOT-FOR-DRAGONFLY
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
Diffstat (limited to 'cad')
-rw-r--r-- | cad/simian/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/cad/simian/Makefile b/cad/simian/Makefile index 3af4d92f7e4..2ba41927aaf 100644 --- a/cad/simian/Makefile +++ b/cad/simian/Makefile @@ -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_BIN_ON_CDROM= ${RESTRICTED} 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++ |