aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/fsv2
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-07 18:36:55 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-07 18:36:55 +0000
commit4c46ca73d827ceeb91e695bf5da18e5be90e9ca4 (patch)
tree0396740faf427665ee28135c858aa42aba8d2024 /x11-fm/fsv2
parent29ac0a6ffdb0534cd5524703f46e5e061cb0ec07 (diff)
downloadports-4c46ca73d827ceeb91e695bf5da18e5be90e9ca4.tar.gz
ports-4c46ca73d827ceeb91e695bf5da18e5be90e9ca4.zip
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes
Notes: svn path=/head/; revision=517000
Diffstat (limited to 'x11-fm/fsv2')
-rw-r--r--x11-fm/fsv2/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-fm/fsv2/Makefile b/x11-fm/fsv2/Makefile
index 74a9318ca1a4..c6dd61686b78 100644
--- a/x11-fm/fsv2/Makefile
+++ b/x11-fm/fsv2/Makefile
@@ -17,9 +17,10 @@ LIB_DEPENDS= libgtkgl-2.0.so:x11-toolkits/gtkglarea2 \
libfreetype.so:print/freetype2 \
libftgl.so:graphics/ftgl
-USES= compiler:c++11-lang tar:bzip2 libtool gettext-runtime pkgconfig
-USE_GNOME= gtkmm24 atkmm glibmm pangomm cairomm libsigc++20 gtk20 atk cairo \
- gdkpixbuf2
+USES= compiler:c++11-lang tar:bzip2 libtool gettext-runtime gl gnome \
+ pkgconfig
+USE_GNOME= gtkmm24 atkmm glibmm pangomm cairomm libsigc++20 gtk20 atk \
+ cairo gdkpixbuf2
USE_GL= gl glu
USE_LDCONFIG= yes