File: chat/nwall/Makefile
base-0 patch-1
Line 1Line 1
GARNAME = nwall
GARVERSION = 1.32
CATEGORIES = chat
GARNAME = nwall
GARVERSION = 1.32
CATEGORIES = chat
Line 18Line 17
# this is a hack. Should fix upstream
#CFLAGS += -lncurses

# this is a hack. Should fix upstream
#CFLAGS += -lncurses

LIBDEPS = devel/glibc utils/readline
LIBDEPS = utils/readline
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
CONFIGURE_ARGS = $(DIRPATHS) --without-setuid
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
CONFIGURE_ARGS = $(DIRPATHS) --without-setuid
Line 26Line 25
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile

BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile

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