aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-01-16 06:44:06 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-01-16 06:44:06 +0000
commit7f478b6adeb352ee539f388632ff9de91dc107fc (patch)
treef3a3878d2bf0c1b149457e2b2e14a48de7b20dff
parent010b19127cc848d585ab515ea2db29796b441929 (diff)
downloadports-7f478b6adeb352ee539f388632ff9de91dc107fc.tar.gz
ports-7f478b6adeb352ee539f388632ff9de91dc107fc.zip
graphics/magnum: Remove unnecessary line
-rw-r--r--graphics/magnum/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/magnum/Makefile b/graphics/magnum/Makefile
index ce5d650f546e..2408fde17686 100644
--- a/graphics/magnum/Makefile
+++ b/graphics/magnum/Makefile
@@ -73,6 +73,5 @@ ANYAUDIOIMPORTER_USES= openal
ANYIMAGEIMPORTER_DESC= Any image importer plugin
ANYIMAGEIMPORTER_CMAKE_BOOL= MAGNUM_WITH_ANYIMAGEIMPORTER
-#ANYIMAGEIMPORTER_USES= openal
.include <bsd.port.mk>