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

(-)/usr/ports/sysutils/e2fsprogs/Makefile (-4 lines)
Lines 48-57 Link Here
48
48
49
.include <bsd.port.pre.mk>
49
.include <bsd.port.pre.mk>
50
50
51
.if ${ARCH} == "sparc64"
52
BROKEN=		uuid library does not compile on sparc64
53
.endif
54
55
.if defined(WITHOUT_NLS)
51
.if defined(WITHOUT_NLS)
56
CONFIGURE_ARGS+=--disable-nls
52
CONFIGURE_ARGS+=--disable-nls
57
PLIST_SUB=	NLS="@comment "
53
PLIST_SUB=	NLS="@comment "

Return to bug 133209