svn commit: r303879 - head/net/appkonference
Mark Linimon
linimon at FreeBSD.org
Sat Sep 8 08:23:12 UTC 2012
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>
More information about the svn-ports-all
mailing list