Permalink
Browse files
xorg-xcb-proto: install xcbgen to the canonical path
- Loading branch information
Showing
with
3 additions
and
0 deletions.
-
+3
−0
x11/xorg-xcb-proto/Portfile
|
|
@@ -4,6 +4,7 @@ PortSystem 1.0 |
|
|
|
|
|
name xorg-xcb-proto |
|
|
version 1.13 |
|
|
revision 1 |
|
|
categories x11 devel |
|
|
license X11 |
|
|
maintainers {jeremyhu @jeremyhu} openmaintainer |
|
|
@@ -22,6 +23,8 @@ checksums rmd160 d085d1be1844009f08442113a83b7fdffeae8325 \ |
|
|
|
|
|
use_bzip2 yes |
|
|
|
|
|
use_autoreconf yes |
|
|
|
|
|
depends_run port:libxml2 |
|
|
|
|
|
variant python27 conflicts python34 python35 python36 python37 description {Use python 2.7} { |
|
|
|