summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authormarino <marino>2012-07-15 16:26:11 +0000
committermarino <marino>2012-07-15 16:26:11 +0000
commit73cf2db9e8b090e3aef8131cdd5c8dd839cd2946 (patch)
treeedc9d50bd9ec8d2fb36c9c0b991a794c9bc1d5fc /comms
parent9767127026bdbf772397457ab47256d6c1607cf6 (diff)
downloadpkgsrc-73cf2db9e8b090e3aef8131cdd5c8dd839cd2946.tar.gz
comms/asterisk16: Mark NOT-FOR-DRAGONFLY
This package has not been patched for DragonFly. There are two newer packages, asterisk10 and asterisk18 According to commit messages, this package will be removed in "not too distant future" due to being EOL.
Diffstat (limited to 'comms')
-rw-r--r--comms/asterisk16/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/asterisk16/Makefile b/comms/asterisk16/Makefile
index e1e59e4d9e9..a792d7ac16a 100644
--- a/comms/asterisk16/Makefile
+++ b/comms/asterisk16/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2012/06/14 07:45:29 sbd Exp $
+# $NetBSD: Makefile,v 1.44 2012/07/15 16:26:11 marino Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
@@ -20,6 +20,8 @@ LICENSE= gnu-gpl-v2
CONFLICTS+= asterisk-sounds-extra-[0-9]*
+NOT_FOR_PLATFORM+= DragonFly-*-*
+
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../mk/bsd.prefs.mk"