mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
Revert "graphics/rubygem-mini_magick: Add x11 and nox11 flavors"
This reverts commit 0c0accd4eb.
This breaks building leaf port without x11 (redmine in particular)
PR: 282726
Approved by: maintainer timeout (6+ months)
This commit is contained in:
@@ -13,11 +13,8 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
RUN_DEPENDS= rubygem-logger>=0:devel/rubygem-logger
|
||||
|
||||
USES= gem magick:${FLAVOR}
|
||||
USES= gem magick
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
FLAVORS= x11 nox11
|
||||
FLAVOR?= ${FLAVORS:[1]}
|
||||
nox11_PKGNAMESUFFIX= -nox11
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user