summaryrefslogtreecommitdiff
path: root/multimedia/smpeg
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:59:51 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:59:51 +0000
commit0ff2775088f054712adf45c91c7e479b538d5efd (patch)
tree1771fbee78554f01a77b70350275aeec20a2b9a3 /multimedia/smpeg
parentba284573681e85a059c5c2eb8cad050ff23fd8ac (diff)
downloadfreebsd-ports-0ff2775088f054712adf45c91c7e479b538d5efd.zip
multimedia: Add missing USES={gl,gnome,sdl,xorg}
Diffstat (limited to 'multimedia/smpeg')
-rw-r--r--multimedia/smpeg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/smpeg/Makefile b/multimedia/smpeg/Makefile
index 9d838431dcad..50ec1a406cfb 100644
--- a/multimedia/smpeg/Makefile
+++ b/multimedia/smpeg/Makefile
@@ -14,7 +14,7 @@ COMMENT= Free MPEG1 video player library with sound support
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= compiler gmake libtool:build
+USES= compiler gmake libtool:build sdl
USE_SDL= sdl
USE_LDCONFIG= yes