aboutsummaryrefslogtreecommitdiffstats
path: root/editors/gnuserv
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2007-07-22 12:07:43 +0800
committerume <ume@FreeBSD.org>2007-07-22 12:07:43 +0800
commitfaf21c005394b0d91d0b0bfc07a6d5c8dff5dc9f (patch)
tree80376a799e5b27ddf0b4bd02716f37850019c984 /editors/gnuserv
parentc8055ebf07b9b811d7034e3f561d8861d4ca27aa (diff)
downloadfreebsd-ports-gnome-faf21c005394b0d91d0b0bfc07a6d5c8dff5dc9f.tar.gz
freebsd-ports-gnome-faf21c005394b0d91d0b0bfc07a6d5c8dff5dc9f.tar.zst
freebsd-ports-gnome-faf21c005394b0d91d0b0bfc07a6d5c8dff5dc9f.zip
Obey default EMACS_PORT_NAME defined in bsd.emacs.mk.
Diffstat (limited to 'editors/gnuserv')
-rw-r--r--editors/gnuserv/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile
index 6e8688615011..3c028cc4c785 100644
--- a/editors/gnuserv/Makefile
+++ b/editors/gnuserv/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnuserv
PORTVERSION= 3.12.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://meltin.net/hacks/emacs/src/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
@@ -20,7 +20,6 @@ GNU_CONFIGURE= yes
BINSUFFIX?= -emacs
USE_EMACS= yes
-EMACS_PORT_NAME?=emacs21
.if defined(WITHOUT_X11)
BROKEN= Configure fails without X support