diff options
author | sf <sf@FreeBSD.org> | 2004-05-14 23:09:12 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2004-05-14 23:09:12 +0800 |
commit | a15d5c8436e210e13d53c71c85a62e8c4267a3d4 (patch) | |
tree | bd4cd93d5761c647883392c2e3ecc150fc182e99 /www | |
parent | b614c7bba394c7a0f65ba739777a714ece005e81 (diff) | |
download | freebsd-ports-graphics-a15d5c8436e210e13d53c71c85a62e8c4267a3d4.tar.gz freebsd-ports-graphics-a15d5c8436e210e13d53c71c85a62e8c4267a3d4.tar.zst freebsd-ports-graphics-a15d5c8436e210e13d53c71c85a62e8c4267a3d4.zip |
no longer conflicts with linux-opera.
Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/opera/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index ae3f6a87893..c1bdc8d260e 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -32,8 +32,6 @@ OPERA_VER= 7.50 OPERA_REL= final OPERA_DATE= 20040511 -CONFLICTS= linux-opera-* - DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} |