Lines 46-55
Link Here
|
46 |
|
46 |
|
47 |
.include <bsd.port.pre.mk> |
47 |
.include <bsd.port.pre.mk> |
48 |
|
48 |
|
49 |
.if ${OSVERSION} > 900007 |
|
|
50 |
BROKEN= fails to build with new utmpx |
51 |
.endif |
52 |
|
53 |
.if defined(WITHOUT_NLS) |
49 |
.if defined(WITHOUT_NLS) |
54 |
CONFIGURE_ARGS+=--disable-nls |
50 |
CONFIGURE_ARGS+=--disable-nls |
55 |
PLIST_SUB+= NLS="@comment " |
51 |
PLIST_SUB+= NLS="@comment " |