Date: Thu, 20 Mar 2014 08:55:17 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348669 - head/editors/edith Message-ID: <201403200855.s2K8tHrr027381@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403200855.s2K8tHrr027381>