Date: Thu, 20 Nov 2014 12:21:39 +0000 (UTC) From: Johannes Jost Meixner <xmj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372909 - head/editors/komodo-edit Message-ID: <201411201221.sAKCLdZx056788@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: xmj Date: Thu Nov 20 12:21:38 2014 New Revision: 372909 URL: https://svnweb.freebsd.org/changeset/ports/372909 QAT: https://qat.redports.org/buildarchive/r372909/ Log: editors/komodo-edit: allow install with linux_base-c6 - allow build with CentOS 6 linux bases. PR: 195169 Differential Revision: https://reviews.freebsd.org/D1200 Submitted by: Jan Beich <jbeich@vfemail.com> Approved by: koobs (mentor) Modified: head/editors/komodo-edit/Makefile Modified: head/editors/komodo-edit/Makefile ============================================================================== --- head/editors/komodo-edit/Makefile Thu Nov 20 12:19:58 2014 (r372908) +++ head/editors/komodo-edit/Makefile Thu Nov 20 12:21:38 2014 (r372909) @@ -18,7 +18,7 @@ NO_PACKAGE= Distribution not permitted ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes -USE_LINUX= f10 +USE_LINUX= yes USE_LINUX_APPS= alsalib gtk2 jpeg dbusglib PLIST_FILES= bin/komodo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411201221.sAKCLdZx056788>