summaryrefslogtreecommitdiff
path: root/editors/apel-xemacs20
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-05-14 08:16:19 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-05-14 08:16:19 +0000
commit51023189c4873f96c1c2673e938a9285c3ce7fcf (patch)
treef8f922ecc352ab6df45e444deadd842bed2de432 /editors/apel-xemacs20
parentftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. (diff)
Use EMACS_PORT_NAME variables.
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
Notes
Notes: svn path=/head/; revision=28454
Diffstat (limited to 'editors/apel-xemacs20')
-rw-r--r--editors/apel-xemacs20/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/editors/apel-xemacs20/Makefile b/editors/apel-xemacs20/Makefile
index 5f736f52371c..78d6d5753618 100644
--- a/editors/apel-xemacs20/Makefile
+++ b/editors/apel-xemacs20/Makefile
@@ -13,12 +13,7 @@ PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/apel-emacs
# emacs port setup
-EMACS_NAME= xemacs
-EMACS_PORT= xemacs20
-EMACS_VER= 20.4
-EMACS_LIBDIR= lib/${EMACS_NAME}
-# xemacs-20.4 has no version specific site-lisp directories.
-EMACS_LIBDIR_WITH_VER= lib/${EMACS_NAME}
+EMACS_PORT_NAME= xemacs20
# use pkg/* files in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg