aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs-devel/Makefile
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-02-02 12:15:44 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-02-02 12:15:44 +0000
commit6f2bb26c309296263a991427cd550297663dabe0 (patch)
treeae9bc91b3c73babaf904218c057f5f9a27e71d13 /editors/emacs-devel/Makefile
parente7d914cc096a06a3f1337c77b8a012a7ce085c1b (diff)
downloadports-6f2bb26c309296263a991427cd550297663dabe0.tar.gz
ports-6f2bb26c309296263a991427cd550297663dabe0.zip
Notes
Diffstat (limited to 'editors/emacs-devel/Makefile')
-rw-r--r--editors/emacs-devel/Makefile17
1 files changed, 6 insertions, 11 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile
index 323fe2af4104..f71b6f5bd964 100644
--- a/editors/emacs-devel/Makefile
+++ b/editors/emacs-devel/Makefile
@@ -6,12 +6,10 @@
#
PORTNAME= emacs
-PORTVERSION= ${EMACS_VER}.${SNAPSHOT}
-PORTREVISION= 1
+PORTVERSION= ${EMACS_VER}
CATEGORIES= editors ipv6
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= keramida
-DISTNAME= ${PORTNAME}-cvs-2008.12.07.18.51.01
+MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
+MASTER_SITE_SUBDIR= emacs/pretest
MAINTAINER= keramida@ceid.upatras.gr
COMMENT= GNU editing macros
@@ -33,17 +31,13 @@ CONFLICTS= emacs-19.* emacs-21.* emacs-22.* \
xemacs-[0-9]* xemacs-devel-[0-9]* \
xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]*
-USE_BZIP2= yes
INSTALLS_ICONS= yes
-EMACS_VER= 23.0.60
-SNAPSHOT= 20081207
+EMACS_VER= 23.0.90
GNU_CONFIGURE= yes
USE_GMAKE= yes
ALL_TARGET= bootstrap
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
CONFIGURE_TARGET= ${MACHINE_ARCH}-freebsd
.if defined(WITHOUT_X11)
CONFIGURE_ARGS= --with-x=no
@@ -68,7 +62,8 @@ USE_GETTEXT= yes
CONFIGURE_ARGS+= --without-xim
.endif
-MAN1= ctags.1 emacs.1 emacsclient.1 etags.1
+MAN1= b2m.1 ctags.1 ebrowse.1 emacs.1 emacsclient.1 etags.1 \
+ grep-changelog.1 rcs-checkin.1
PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${CONFIGURE_TARGET}
MAKE_ENV= LC_ALL=C