diff options
Diffstat (limited to 'net/tcpflow')
-rw-r--r-- | net/tcpflow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index 3abfaa11f5e5..7e778c67a20b 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= python:2.7 ssl +USES= python:2.7 ssl xorg USE_XORG= pixman GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_lib_md_MD5=no \ |