git: 7f478b6adeb3 - main - graphics/magnum: Remove unnecessary line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Jan 2023 07:55:35 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f478b6adeb352ee539f388632ff9de91dc107fc commit 7f478b6adeb352ee539f388632ff9de91dc107fc Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-01-16 06:44:06 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-01-16 06:44:06 +0000 graphics/magnum: Remove unnecessary line --- graphics/magnum/Makefile | 1 - 1 file changed, 1 deletion(-) 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>