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

(-)b/archivers/gtar/Makefile (-1 / +1 lines)
Lines 17-22 USES= charsetfix cpe iconv:${STATIC_ARGS} localbase tar:xz Link Here
17
CPE_VENDOR=	gnu
17
CPE_VENDOR=	gnu
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
CONFIGURE_ARGS=	--program-prefix=g
19
CONFIGURE_ARGS=	--program-prefix=g
20
CONFIGURE_ARGS_i386=	--disable-year2038
20
CONFIGURE_ENV=	DEFAULT_RMT_COMMAND=/etc/rmt
21
CONFIGURE_ENV=	DEFAULT_RMT_COMMAND=/etc/rmt
21
# supply result to skip a test that will abort configure if run as root
22
# supply result to skip a test that will abort configure if run as root
22
CONFIGURE_ENV+=	gl_cv_func_mknod_works=yes
23
CONFIGURE_ENV+=	gl_cv_func_mknod_works=yes
23
- 

Return to bug 272622