| File: net/iptables/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 24 | Line 24 |
| # Dependencies are of the form categorydir/packagedir # LIBDEPS are for libraries, and DEPENDS are for everything else | # Dependencies are of the form categorydir/packagedir # LIBDEPS are for libraries, and DEPENDS are for everything else |
| LIBDEPS = DEPENDS = kernel/linux | LIBDEPS = devel/glibc DEPENDS = kernel/linux-headers |
| # Builddeps are installed in $(BUILD_PREFIX) in their entirety #BUILDDEPS = kernel/linux # this was installing two kernel builds, which made baby jesus | # Builddeps are installed in $(BUILD_PREFIX) in their entirety #BUILDDEPS = kernel/linux # this was installing two kernel builds, which made baby jesus |