| File: editors/less/Makefile | |
|---|---|
| lnx-bbc--stable--2.1--patch-38 | lnx-bbc--research--0.0--patch-33 |
| Line 1 | Line 1 |
| GARNAME = less | GARNAME = less |
| GARVERSION = 378 | GARVERSION = 381 |
| CATEGORIES = editors MASTER_SITES = ftp://ftp.gnu.org/pub/gnu/less/ DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz | CATEGORIES = editors MASTER_SITES = ftp://ftp.gnu.org/pub/gnu/less/ DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz |
| Line 20 | Line 20 |
| designed to work on simple text-only terminals. endef | designed to work on simple text-only terminals. 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 |