Permalink
Browse files
libwmf: fix deps with +x11
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
graphics/libwmf/Portfile
|
|
@@ -51,7 +51,7 @@ post-destroot { |
|
|
|
|
|
variant x11 { |
|
|
depends_lib-append port:xorg-libX11 |
|
|
depends_build-append bin:mkfontdir:mkfontdir bin:mkfontscale:mkfontscale |
|
|
depends_build-append port:mkfontscale |
|
|
|
|
|
configure.args-delete --without-x |
|
|
configure.args-append --with-x |
|
|
|