aboutsummaryrefslogtreecommitdiff
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
parentccf4c430e0eb4dcd101f1f328f14587ed73f3c07 (diff)
downloadports-51023189c4873f96c1c2673e938a9285c3ce7fcf.tar.gz
ports-51023189c4873f96c1c2673e938a9285c3ce7fcf.zip
Notes
-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