| File: net/dhcpcd/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 16 | Line 16 |
| option. endef | option. endef |
| LIBDEPS = devel/glibc | |
| CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile #INSTALL_OVERRIDE_DIRS = mandir=$(mandir) | CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile #INSTALL_OVERRIDE_DIRS = mandir=$(mandir) |
| CONFIGURE_ARGS = $(DIRPATHS) | CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) |
| INSTALL_ARGS = mandir=$(mandir) include ../../gar.mk | INSTALL_ARGS = mandir=$(mandir) include ../../gar.mk |