Date: Sun, 25 May 2014 17:34:38 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355256 - head/lang/guile Message-ID: <201405251734.s4PHYcPo071607@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405251734.s4PHYcPo071607>