diff options
Diffstat (limited to 'editors/apel-xemacs21-mule/Makefile')
-rw-r--r-- | editors/apel-xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/apel-xemacs21-mule/Makefile b/editors/apel-xemacs21-mule/Makefile index 81aa06ffd19d..fed9a179de42 100644 --- a/editors/apel-xemacs21-mule/Makefile +++ b/editors/apel-xemacs21-mule/Makefile @@ -38,7 +38,7 @@ XEMACS_PKG_CONTENTS= pkginfo/${MANIFEST} lisp/${XEMACS_PKGNAME} APELDOCDIR= ${EMACS_PACKAGESDIR}/lisp/${XEMACS_PKGNAME} .if defined(PARALLEL_PACKAGE_BUILD) -FORBIDDEN= hang +IGNORE= hang .endif xemacs-package: install |