aboutsummaryrefslogtreecommitdiff
path: root/graphics/osg/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-04-29 07:14:37 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-05-01 17:55:55 +0000
commit6707a3c942b51ab3e3cf110383e3119dfe2e49b0 (patch)
treebd3221fe24dd880cfb3169fd2241e74ff7f78bed /graphics/osg/Makefile
parent51abee5375fe25f7ef6a69d7d2800ca935ca1827 (diff)
downloadports-6707a3c942b51ab3e3cf110383e3119dfe2e49b0.tar.gz
ports-6707a3c942b51ab3e3cf110383e3119dfe2e49b0.zip
Clean up some things
- Fix typos - Remove duplicate variables - Remove nop variables - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
Diffstat (limited to 'graphics/osg/Makefile')
-rw-r--r--graphics/osg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index f23a6b01d0c7..9c419d036357 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -93,9 +93,11 @@ OPENEXR_LIB_DEPENDS= libOpenEXR.so:graphics/openexr libImath.so:math/Imath
OPENEXR_VARS= FORCE_REQUIRE+=OpenEXR
OPENEXR_VARS_OFF= FORCE_IGNORE+=OpenEXR
PDF_LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib
+PDF_USES= gnome
PDF_USE= GNOME=cairo
PDF_VARS= FORCE_REQUIRE+=Poppler-glib
PDF_VARS_OFF= FORCE_IGNORE+=Poppler-glib
+SDL_USES= sdl
SDL_USE= SDL=sdl
SDL_VARS= FORCE_REQUIRE+=SDL
SDL_VARS_OFF= FORCE_IGNORE+=SDL