svn commit: r372909 - head/editors/komodo-edit
Johannes Jost Meixner
xmj at FreeBSD.org
Thu Nov 20 12:21:39 UTC 2014
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 at 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
More information about the svn-ports-head
mailing list