Date: Fri, 5 Jun 2015 07:07:56 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388571 - head/lang/modula3 Message-ID: <201506050707.t5577ur0017375@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Fri Jun 5 07:07:55 2015 New Revision: 388571 URL: https://svnweb.freebsd.org/changeset/ports/388571 Log: lang/modula3: Remove CONFLICTS definition When the base install moved from $LOCALBASE to $LOCALBASE/cm3, the conflict with cvsup disappeared. The conflict wasn't current anyway, it should have been moved to net/cvsup-static as the original cvsup ports were removed within the last year. Modified: head/lang/modula3/Makefile Modified: head/lang/modula3/Makefile ============================================================================== --- head/lang/modula3/Makefile Fri Jun 5 05:49:38 2015 (r388570) +++ head/lang/modula3/Makefile Fri Jun 5 07:07:55 2015 (r388571) @@ -23,7 +23,6 @@ DST1= m3-bootstrap.AMD64.FREEBSD.92.tar DST2= m3-bootstrap.x86_64.DRAGONFLY.36.tar.bz2:boot ONLY_FOR_ARCHS= amd64 -CONFLICTS_INSTALL= binary-cvsup-* USE_GITHUB= yes GH_ACCOUNT= modula3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506050707.t5577ur0017375>