aboutsummaryrefslogtreecommitdiffstats
path: root/editors/emacs23
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2011-10-17 13:53:26 +0800
committerashish <ashish@FreeBSD.org>2011-10-17 13:53:26 +0800
commitb49caf78f4ad6d830808004d1387973862d73ed8 (patch)
treee157f586650b479b7e4b413d5f7e28e5ae6808dd /editors/emacs23
parenta87abad82b77726b377d548689d0fa9c189a8ec6 (diff)
downloadfreebsd-ports-gnome-b49caf78f4ad6d830808004d1387973862d73ed8.tar.gz
freebsd-ports-gnome-b49caf78f4ad6d830808004d1387973862d73ed8.tar.zst
freebsd-ports-gnome-b49caf78f4ad6d830808004d1387973862d73ed8.zip
- Track ncurses dependency
PR: ports/161497 Submitted by: Nali Toja <nalitoja@gmail.com>
Diffstat (limited to 'editors/emacs23')
-rw-r--r--editors/emacs23/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index 701fc0d5f283..04d9736ec912 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/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