svn commit: r355256 - head/lang/guile

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 25 17:34:39 UTC 2014


Author: sunpoet
Date: Sun May 25 17:34:38 2014
New Revision: 355256
URL: http://svnweb.freebsd.org/changeset/ports/355256
QAT: https://qat.redports.org/buildarchive/r355256/

Log:
  - Mark CONFLICTS_INSTALL with lang/guile2

Modified:
  head/lang/guile/Makefile

Modified: head/lang/guile/Makefile
==============================================================================
--- head/lang/guile/Makefile	Sun May 25 17:32:59 2014	(r355255)
+++ head/lang/guile/Makefile	Sun May 25 17:34:38 2014	(r355256)
@@ -16,6 +16,8 @@ LICENSE=	LGPL21
 
 LIB_DEPENDS=	libgmp.so:${PORTSDIR}/math/gmp
 
+CONFLICTS_INSTALL=	guile2-[0-9]*
+
 USE_AUTOTOOLS=	autoconf libltdl
 USES=		gmake ncurses
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list