File: editors/bvi/Makefile
base-0 patch-1
Line 11Line 11
#XXX: nwall package blurb goes here.
endef

#XXX: nwall package blurb goes here.
endef

LIBDEPS = devel/glibc lib/ncurses
LIBDEPS = lib/ncurses
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
Line 19Line 19
CONFIGURE_ARGS = $(DIRPATHS)

CONFIGURE_ARGS = $(DIRPATHS)


INSTALL_OVERRIDE_DIRS = datadir mandir bindir

include ../../gar.mk
include ../../gar.mk