Date: Fri, 21 Sep 2018 07:41:56 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480233 - head/shells/ksh93 Message-ID: <201809210741.w8L7fusV074094@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Fri Sep 21 07:41:56 2018 New Revision: 480233 URL: https://svnweb.freebsd.org/changeset/ports/480233 Log: Register a conflict with the new ksh93-devel port. Modified: head/shells/ksh93/Makefile Modified: head/shells/ksh93/Makefile ============================================================================== --- head/shells/ksh93/Makefile Fri Sep 21 07:25:35 2018 (r480232) +++ head/shells/ksh93/Makefile Fri Sep 21 07:41:56 2018 (r480233) @@ -24,6 +24,8 @@ COMMENT= Official AT&T release of KornShell 93 LICENSE= EPL +CONFLICTS= ksh93-devel-* + OPTIONS_DEFINE= EXAMPLES STATIC FETCH_ENV= HTTP_AUTH=basic:*:I\ accept\ www.opensource.org/licenses/cpl:.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809210741.w8L7fusV074094>