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

(-)bsd.port.mk (+2 lines)
Lines 1632-1637 Link Here
1632
	install_path=bin="${PREFIX}/bin" \
1632
	install_path=bin="${PREFIX}/bin" \
1633
	install_path=libdoc="${MAN3PREFIX}/man/man3" \
1633
	install_path=libdoc="${MAN3PREFIX}/man/man3" \
1634
	install_path=bindoc="${MAN1PREFIX}/man/man1"
1634
	install_path=bindoc="${MAN1PREFIX}/man/man1"
1635
.elif defined(PERL_CONFIGURE)
1636
CONFIGURE_ARGS+=	INSTALLDIRS="site"
1635
.endif
1637
.endif
1636
1638
1637
.if defined(PERL_CONFIGURE)
1639
.if defined(PERL_CONFIGURE)

Return to bug 78144