Permalink
Browse files
xorg-server: add conflict with xorg-server-1.18
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
x11/xorg-server/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup compiler_blacklist_versions 1.0 |
|
|
|
|
|
name xorg-server |
|
|
conflicts xorg-server-devel |
|
|
conflicts xorg-server-devel xorg-server-1.18 |
|
|
set my_name xorg-server |
|
|
version 1.20.4 |
|
|
revision 0 |
|
|
|