summaryrefslogtreecommitdiff
path: root/editors/psgml-xemacs21-mule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/psgml-xemacs21-mule/Makefile')
-rw-r--r--editors/psgml-xemacs21-mule/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/psgml-xemacs21-mule/Makefile b/editors/psgml-xemacs21-mule/Makefile
index 1a68983e4c17..f2f343552818 100644
--- a/editors/psgml-xemacs21-mule/Makefile
+++ b/editors/psgml-xemacs21-mule/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: psgml for xemacs-mule
-# Version required: 1.1.6
+# Version required: 1.2.0
# Date created: 26 May 1999
# Whom: kuriyama
#
@@ -22,6 +22,7 @@ EMACS_LIBDIR= lib/xemacs
# pkg/* files are used in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg
-HAVE_COMMON_PORT= YES
+# whether emacs has a *-common port
+HAS_COMMON_PORT= YES
.include <${MASTERDIR}/Makefile>