| File: net/iptraf/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 16 | Line 16 |
| WORKSRC = $(WORKDIR)/$(GARNAME)-$(GARVERSION)/src | WORKSRC = $(WORKDIR)/$(GARNAME)-$(GARVERSION)/src |
| # Dependencies are of the form categorydir/packagedir # LIBDEPS are for libraries, and DEPENDS are for everything else LIBDEPS = devel/glibc lib/ncurses DEPENDS = # Builddeps are installed in $(BUILD_PREFIX) in their entirety BUILDDEPS = | LIBDEPS = lib/ncurses |
| # CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile | # CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile |