summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-07-15 16:26:11 +0000
committermarino <marino@pkgsrc.org>2012-07-15 16:26:11 +0000
commit66aa4d9d52632aa39b459c1a0f661cb14ff54524 (patch)
treeedc9d50bd9ec8d2fb36c9c0b991a794c9bc1d5fc /comms
parentcb596b70324fafccf6eca74f531dcb7f349cc82f (diff)
downloadpkgsrc-66aa4d9d52632aa39b459c1a0f661cb14ff54524.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"