File: devel/gdb/Makefile
base-0 patch-1
Line 18Line 18
programmer.
endef

programmer.
endef

# Dependencies are of the form categorydir/packagedir
# LIBDEPS are for libraries, and DEPENDS are for everything else
LIBDEPS = devel/glibc lib/ncurses
LIBDEPS = lib/ncurses
DEPENDS = devel/gcc
DEPENDS = devel/gcc
# Builddeps are installed in the build DESTIMG
BUILDDEPS =

CONFIGURE_SCRIPTS = $(WORKSRC)/configure

CONFIGURE_SCRIPTS = $(WORKSRC)/configure