| File: net/hunt/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 13 | Line 13 |
| define BLURB endef | define BLURB endef |
| # Dependencies are of the form categorydir/packagedir # LIBDEPS are for libraries, and DEPENDS are for everything else LIBDEPS = devel/glibc DEPENDS = # Builddeps are installed in the build DESTIMG BUILDDEPS = | |
| BUILD_SCRIPTS = $(WORKSRC)/Makefile BUILD_ARGS = CC="$(CC)" CFLAGS="$(CFLAGS)" INSTALL_SCRIPTS = custom | BUILD_SCRIPTS = $(WORKSRC)/Makefile BUILD_ARGS = CC="$(CC)" CFLAGS="$(CFLAGS)" INSTALL_SCRIPTS = custom |