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

(-)avr-libc/Makefile (-1 / +1 lines)
Lines 21-27 Link Here
21
		avr-gcc:${PORTSDIR}/devel/avr-gcc
21
		avr-gcc:${PORTSDIR}/devel/avr-gcc
22
22
23
HAS_CONFIGURE=	yes
23
HAS_CONFIGURE=	yes
24
CONFIGURE_ENV=	CC=avr-gcc
24
CONFIGURE_ENV=	CC=avr-gcc PREFIX=${PREFIX}
25
CONFIGURE_SCRIPT= doconf
25
CONFIGURE_SCRIPT= doconf
26
26
27
do-build:
27
do-build:

Return to bug 38968