aboutsummaryrefslogtreecommitdiff
path: root/lang/see
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-10-31 14:43:04 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-10-31 14:43:04 +0000
commit31e5ef581ccde58c64c8aa88eb4c3bb50d1a7b24 (patch)
tree6a4491df2d2c6082b2cc97008a460a677f2ee423 /lang/see
parentd2af571a96a5e2c063ce49abb89b6aa314b671b4 (diff)
downloadports-31e5ef581ccde58c64c8aa88eb4c3bb50d1a7b24.tar.gz
ports-31e5ef581ccde58c64c8aa88eb4c3bb50d1a7b24.zip
- Register CONFLICTS with see-devel
Notes
Notes: svn path=/head/; revision=146836
Diffstat (limited to 'lang/see')
-rw-r--r--lang/see/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/see/Makefile b/lang/see/Makefile
index 77a8457eb876..b721b65c975d 100644
--- a/lang/see/Makefile
+++ b/lang/see/Makefile
@@ -15,6 +15,8 @@ MASTER_SITES= http://www.netsw.org/softeng/lang/js/ \
MAINTAINER= sime@logos.hr
COMMENT= Simple ECMAScript Engine (SEE)
+CONFLICTS= see-devel-[0-9]*
+
OPTIONS= GC "Use Boehm-Weiser garbage collection package" on \
OPTIMIZED_CFLAGS "Enable some additional optimizations" off