diff -ru /usr/ports/editors/xemacs/Makefile xemacs/Makefile --- /usr/ports/editors/xemacs/Makefile Wed Nov 16 02:12:38 2005 +++ xemacs/Makefile Thu Nov 10 00:03:20 2005 @@ -53,7 +53,6 @@ # Undump and malloc do not behave on amd64 at the moment .if ${ARCH} == amd64 CONFIGURE_ARGS+= --with-system-malloc --pdump -BROKEN= "Incomplete pkg-plist" .endif .if !defined(WITHOUT_XEMACS_PACKAGES) @@ -136,6 +135,6 @@ # Do what PLIST does for pkg_add. ${MKDIR} ${PREFIX}/lib/xemacs/site-lisp ${CHMOD} 755 ${PREFIX}/lib/xemacs/site-lisp - ${RM} -f ${PREFIX}/bin/send-pr + ${RM} -f ${PREFIX}/bin/send-pr ${PREFIX}/bin/xemacs-${XEMACS_VER}-*.dmp .include