aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-05-26 01:34:38 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-05-26 01:34:38 +0800
commit7edfe8b8496a45b362e7f9f3c52fd00178a781fe (patch)
tree7799b9e9a17ae7f2151f610f25f12efd8bf11a9d /lang
parenta0c4d6068ec126aecdacf0211f0d64a3a6794a2b (diff)
downloadfreebsd-ports-gnome-7edfe8b8496a45b362e7f9f3c52fd00178a781fe.tar.gz
freebsd-ports-gnome-7edfe8b8496a45b362e7f9f3c52fd00178a781fe.tar.zst
freebsd-ports-gnome-7edfe8b8496a45b362e7f9f3c52fd00178a781fe.zip
- Mark CONFLICTS_INSTALL with lang/guile2
Diffstat (limited to 'lang')
-rw-r--r--lang/guile/Makefile2
1 files changed, 2 insertions, 0 deletions
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