Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Sep 2012 08:23:12 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r303879 - head/net/appkonference
Message-ID:  <201209080823.q888NC5k050925@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sat Sep  8 08:23:11 2012
New Revision: 303879
URL: http://svn.freebsd.org/changeset/ports/303879

Log:
  Mark as not yet ported to anything other than x86 and arm.
  
  Hat:		portmgr

Modified:
  head/net/appkonference/Makefile

Modified: head/net/appkonference/Makefile
==============================================================================
--- head/net/appkonference/Makefile	Sat Sep  8 07:49:05 2012	(r303878)
+++ head/net/appkonference/Makefile	Sat Sep  8 08:23:11 2012	(r303879)
@@ -21,4 +21,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}/konferenc
 
 PLIST_FILES=	lib/asterisk/modules/app_konference.so
 
+ONLY_FOR_ARCHS=		amd64 arm i386 ia64
+ONLY_FOR_ARCHS_REASON=	not yet ported to this architecture
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209080823.q888NC5k050925>