diff options
author | beat <beat@FreeBSD.org> | 2009-12-14 20:26:48 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2009-12-14 20:26:48 +0800 |
commit | f64a5a885b6e264007fdf55585c519656e677b2c (patch) | |
tree | 2f1181244e00dca8ddfd397c24249eaa42617b8b /www | |
parent | e32626d1bc631275ba067f3172efd712cdef7f87 (diff) | |
download | freebsd-ports-gnome-f64a5a885b6e264007fdf55585c519656e677b2c.tar.gz freebsd-ports-gnome-f64a5a885b6e264007fdf55585c519656e677b2c.tar.zst freebsd-ports-gnome-f64a5a885b6e264007fdf55585c519656e677b2c.zip |
- Add CONFLICT with Seamonkey 2
Diffstat (limited to 'www')
-rw-r--r-- | www/seamonkey/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index afcb8c5f3b99..33c98fe9cc69 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}.source MAINTAINER= gecko@FreeBSD.org COMMENT= The open source, standards compliant web browser +CONFLICTS= seamonkey-2* USE_BZIP2= yes USE_GMAKE= yes USE_GECKO= gecko |