View | Details | Raw Unified | Return to bug 241975
Collapse All | Expand All

(-)./Makefile (-1 / +2 lines)
Lines 73-78 EXPERIMENTAL_DESC= Build experimental co Link Here
73
LHA_DESC=		Enable lha archives support
73
LHA_DESC=		Enable lha archives support
74
MILTER_DESC=		Compile the milter interface
74
MILTER_DESC=		Compile the milter interface
75
MSPACK_DESC=		Get mspack support from ports (otherwise use bundled)
75
MSPACK_DESC=		Get mspack support from ports (otherwise use bundled)
76
MSPACK_IGNORE_OFF=	Build failure
76
STDERR_DESC=		Print logs to stderr instead of stdout
77
STDERR_DESC=		Print logs to stderr instead of stdout
77
TESTS_DESC=		Run compile-time tests (req. python)
78
TESTS_DESC=		Run compile-time tests (req. python)
78
UNZOO_DESC=		Enable zoo archives support
79
UNZOO_DESC=		Enable zoo archives support
Lines 83-89 DMG_XAR_CONFIGURE_ENABLE= xml Link Here
83
DMG_XAR_USE=		GNOME=libxml2
84
DMG_XAR_USE=		GNOME=libxml2
84
EXPERIMENTAL_CONFIGURE_ENABLE=	experimental
85
EXPERIMENTAL_CONFIGURE_ENABLE=	experimental
85
ICONV_CONFIGURE_WITH=	iconv
86
ICONV_CONFIGURE_WITH=	iconv
86
ICONV_USES=		iconv
87
ICONV_USES=		iconv:lib
87
IPV6_CONFIGURE_ENABLE=	ipv6
88
IPV6_CONFIGURE_ENABLE=	ipv6
88
JSON_CONFIGURE_WITH=	libjson
89
JSON_CONFIGURE_WITH=	libjson
89
JSON_LIB_DEPENDS=	libjson-c.so:devel/json-c
90
JSON_LIB_DEPENDS=	libjson-c.so:devel/json-c

Return to bug 241975