From owner-svn-ports-all@FreeBSD.ORG Thu Mar 20 08:55:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3110AC17; Thu, 20 Mar 2014 08:55:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1F521690; Thu, 20 Mar 2014 08:55:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2K8tHjO027382; Thu, 20 Mar 2014 08:55:17 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2K8tHrr027381; Thu, 20 Mar 2014 08:55:17 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201403200855.s2K8tHrr027381@svn.freebsd.org> From: Emanuel Haupt Date: Thu, 20 Mar 2014 08:55:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348669 - head/editors/edith X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2014 08:55:18 -0000 Author: ehaupt Date: Thu Mar 20 08:55:17 2014 New Revision: 348669 URL: http://svnweb.freebsd.org/changeset/ports/348669 QAT: https://qat.redports.org/buildarchive/r348669/ Log: This port works on amd64 Modified: head/editors/edith/Makefile Modified: head/editors/edith/Makefile ============================================================================== --- head/editors/edith/Makefile Thu Mar 20 08:55:12 2014 (r348668) +++ head/editors/edith/Makefile Thu Mar 20 08:55:17 2014 (r348669) @@ -12,7 +12,7 @@ DISTFILES= edith1.55.common.tar.gz \ MAINTAINER= ports@FreeBSD.org COMMENT= A X11 GUI editor for binary and plain text files -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_APPS= xorglibs