summaryrefslogtreecommitdiff
path: root/lang/basic256
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:47:00 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:47:00 +0000
commitc4927e043cf01f73da57920698b695c0c6cf3e64 (patch)
tree448a74c1d2fa9218ed879cc777821d13e1e1a9e8 /lang/basic256
parent3cf0c52fa6016687078f1be15489ab2af19dc330 (diff)
downloadfreebsd-ports-c4927e043cf01f73da57920698b695c0c6cf3e64.zip
Add missing USES={gnome,php,sdl} to the rest
Diffstat (limited to 'lang/basic256')
-rw-r--r--lang/basic256/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/basic256/Makefile b/lang/basic256/Makefile
index 08018d7532f7..4205547161ab 100644
--- a/lang/basic256/Makefile
+++ b/lang/basic256/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= espeak:audio/espeak \
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USES= bison compiler:c++11-lang dos2unix qmake qt:5
+USES= bison compiler:c++11-lang dos2unix qmake qt:5 sdl
USE_SDL= sdl mixer
USE_QT= buildtools core gui multimedia network printsupport sql widgets serialport
QMAKE_ARGS+= LOCALBASE="${LOCALBASE}"