diff options
| author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:58:04 +0000 |
|---|---|---|
| committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:58:04 +0000 |
| commit | 897ad0b36e733c0ecd382d79bc924e8826b141c2 (patch) | |
| tree | 51651e644edd2c685808f4c990c2f85e7b689f49 /net/tcpflow | |
| parent | bbd9c2e7e1340971b4a4a2c5675a3a06c28998ed (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.
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 \ |
