summaryrefslogtreecommitdiff
path: root/net/tcpflow
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-06 18:58:04 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-06 18:58:04 +0000
commit897ad0b36e733c0ecd382d79bc924e8826b141c2 (patch)
tree51651e644edd2c685808f4c990c2f85e7b689f49 /net/tcpflow
parentUpdate to the latest version and unbreak. (diff)
Add USES=xorg USES=gl, ports categories n
Add USES=xorg and USES=gl to ports in categories starting with 'n'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes
Notes: svn path=/head/; revision=516920
Diffstat (limited to 'net/tcpflow')
-rw-r--r--net/tcpflow/Makefile2
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 \