summaryrefslogtreecommitdiff
path: root/print/lyx
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-06 20:47:26 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-06 20:47:26 +0000
commit823770dbfba7b7de39771e0c969ddb966abd0e5a (patch)
treee27b8944464bd63e366140b35317c2d3217a6f41 /print/lyx
parentTake maintainership (diff)
Add USES=xorg USES=gl, ports categories p
Add USES=xorg and USES=gl to ports in categories starting with 'p' While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes
Notes: svn path=/head/; revision=516924
Diffstat (limited to 'print/lyx')
-rw-r--r--print/lyx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index 8bab11f663a9..2d905a9b26e9 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -23,7 +23,7 @@ MAJOR_VERSION= 2.3
MINOR_VERSION= 2
USES= compiler:c++11-lang desktop-file-utils gmake iconv pkgconfig \
- perl5 python:2.7 qt:5 shebangfix tar:xz
+ perl5 python:2.7 qt:5 shebangfix tar:xz xorg
USE_QT= core concurrent gui svg widgets x11extras buildtools_build qmake_build
USE_XORG= xcb
GNU_CONFIGURE= yes