aboutsummaryrefslogtreecommitdiff
path: root/editors/flim-xemacs21-mule
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2014-06-22 09:26:25 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2014-06-22 09:26:25 +0000
commita8bcfce12dceff9fccb4e589924cc787307b4cd7 (patch)
tree2413967ff7df5f6d70a41ab972fa0ca57d794535 /editors/flim-xemacs21-mule
parent51cffe34800878ed38272d2579acb8b5d6766a5c (diff)
downloadports-a8bcfce12dceff9fccb4e589924cc787307b4cd7.tar.gz
ports-a8bcfce12dceff9fccb4e589924cc787307b4cd7.zip
Notes
Diffstat (limited to 'editors/flim-xemacs21-mule')
-rw-r--r--editors/flim-xemacs21-mule/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/flim-xemacs21-mule/Makefile b/editors/flim-xemacs21-mule/Makefile
index 7842c8f36f2f..01cc247a0d20 100644
--- a/editors/flim-xemacs21-mule/Makefile
+++ b/editors/flim-xemacs21-mule/Makefile
@@ -48,9 +48,8 @@ FLIMDOCDIR= ${EMACS_PACKAGESDIR}/lisp/flim
xemacs-package: install
@${RM} -f ${.CURDIR}/${XEMACS_PKG_TARBALL}
- @(cd ${LOCALBASE}/${EMACS_PACKAGESDIR} ;\
+ @(cd ${STAGEDIR}${LOCALBASE}/${EMACS_PACKAGESDIR} ;\
${TAR} -zcf ${.CURDIR}/${XEMACS_PKG_TARBALL} ${XEMACS_PKG_CONTENTS} ;\
)
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"