Permalink
Browse files
xfe: Use xorg-xcb-util dependency
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
x11/xfe/Portfile
|
|
@@ -27,7 +27,7 @@ checksums rmd160 989059822327fdafd4b9d87a861b9cfdecf2138e \ |
|
|
|
|
|
depends_build port:intltool port:pkgconfig |
|
|
|
|
|
depends_lib port:fox port:libpng port:freetype port:xorg-libxcb |
|
|
depends_lib port:fox port:libpng port:freetype port:xorg-xcb-util |
|
|
|
|
|
post-patch { |
|
|
reinplace "s|/usr/local/share|${prefix}/share|g" \ |
|
|
|