From 7edfe8b8496a45b362e7f9f3c52fd00178a781fe Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sun, 25 May 2014 17:34:38 +0000 Subject: - Mark CONFLICTS_INSTALL with lang/guile2 --- lang/guile/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang') diff --git a/lang/guile/Makefile b/lang/guile/Makefile index 12d2e68f8b9e..8a6cf469f5ca 100644 --- a/lang/guile/Makefile +++ b/lang/guile/Makefile @@ -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 -- cgit