aboutsummaryrefslogtreecommitdiffstats
path: root/editors/psgml-xemacs21-mule
diff options
context:
space:
mode:
authorshige <shige@FreeBSD.org>2000-07-12 23:57:14 +0800
committershige <shige@FreeBSD.org>2000-07-12 23:57:14 +0800
commit5a719b3bcbe3ae29d6c78c41231d46a3edaba3a5 (patch)
treefcecc78d953c0b28d9ea6b7ad9d51bc51e52b083 /editors/psgml-xemacs21-mule
parent093488a6c73e5f74e21f5338668735f844909b4b (diff)
downloadfreebsd-ports-gnome-5a719b3bcbe3ae29d6c78c41231d46a3edaba3a5.tar.gz
freebsd-ports-gnome-5a719b3bcbe3ae29d6c78c41231d46a3edaba3a5.tar.zst
freebsd-ports-gnome-5a719b3bcbe3ae29d6c78c41231d46a3edaba3a5.zip
Convert into EMACS_PORT_NAME style port.
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
Diffstat (limited to 'editors/psgml-xemacs21-mule')
-rw-r--r--editors/psgml-xemacs21-mule/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/editors/psgml-xemacs21-mule/Makefile b/editors/psgml-xemacs21-mule/Makefile
index e4a928e7ad30..61ae85600bd5 100644
--- a/editors/psgml-xemacs21-mule/Makefile
+++ b/editors/psgml-xemacs21-mule/Makefile
@@ -13,16 +13,9 @@ PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../psgml-emacs
# emacs port setup
-EMACS_NAME= xemacs
-EMACS_PORT= xemacs21-mule
-EMACS_CMD= ${PREFIX}/bin/${EMACS_PORT}
-EMACS_VER= 21.1.10
-EMACS_LIBDIR= lib/xemacs
+EMACS_PORT_NAME= xemacs21-mule
# pkg/* files are used in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg
-# whether emacs has a *-common port
-HAS_COMMON_PORT= YES
-
.include <${MASTERDIR}/Makefile>