aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2011-10-17 05:53:26 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2011-10-17 05:53:26 +0000
commit45568fba839edd8c8a2970326c6716487ae69f57 (patch)
tree5d20e834c958de2a3a6a2842708e4b44ef79b5ca /editors/emacs
parent835e2e59f8bef7f8517a63b9fd37e27bdc09ac2b (diff)
downloadports-45568fba839edd8c8a2970326c6716487ae69f57.tar.gz
ports-45568fba839edd8c8a2970326c6716487ae69f57.zip
- Track ncurses dependency
PR: ports/161497 Submitted by: Nali Toja <nalitoja@gmail.com>
Notes
Notes: svn path=/head/; revision=283685
Diffstat (limited to 'editors/emacs')
-rw-r--r--editors/emacs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 701fc0d5f283..04d9736ec912 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= emacs
PORTVERSION= ${EMACS_VER}
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 2
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
@@ -31,6 +31,7 @@ EMACS_VER= 23.3
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_BZIP2= yes
+USE_NCURSES= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --localstatedir=/var