diff options
Diffstat (limited to 'editors/psgml')
-rw-r--r-- | editors/psgml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/psgml/Makefile b/editors/psgml/Makefile index 279bc72acaec..a592b0670526 100644 --- a/editors/psgml/Makefile +++ b/editors/psgml/Makefile @@ -30,6 +30,7 @@ PLIST_SUB= PSGML_STARTUPEL=${PSGML_STARTUPEL} NOT_FOR_ARCHS= ia64 # This is a master port. +USE_EMACS= yes EMACS_PORT_NAME?= emacs21 .if ${EMACS_PORT_NAME} == xemacs21-mule |