aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2018-10-05 18:10:02 +0800
committerGanael LAPLANCHE <martymac@FreeBSD.org>2018-10-05 18:10:02 +0800
commit33f178ede0d659eb53b7d087a8f6fa33418d8a7a (patch)
treef2189578c9b7432c0c6dab878683896270da4d2d /graphics
parentf5975804d89f6510861a92c266abc816cd9b09d9 (diff)
downloadfreebsd-ports-gnome-33f178ede0d659eb53b7d087a8f6fa33418d8a7a.tar.gz
freebsd-ports-gnome-33f178ede0d659eb53b7d087a8f6fa33418d8a7a.tar.zst
freebsd-ports-gnome-33f178ede0d659eb53b7d087a8f6fa33418d8a7a.zip
Add missing USES=gl to my ports
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pencil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pencil/Makefile b/graphics/pencil/Makefile
index decd14933b27..b03054eb821d 100644
--- a/graphics/pencil/Makefile
+++ b/graphics/pencil/Makefile
@@ -19,7 +19,7 @@ BROKEN_armv7= fails to compile: no matching function for call to 'qMax'
LIB_DEPENDS= libming.so:graphics/ming \
libpng.so:graphics/png
-USES= qmake qt:4 zip
+USES= gl qmake qt:4 zip
USE_QT= gui opengl xml moc_build rcc_build
USE_GL= gl
QMAKE_ARGS= INCLUDEPATH+=${LOCALBASE}/include/ming