diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 09:19:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 09:19:48 +0000 |
commit | 014d833f4292037c3d140a975a5c2d43ace627ba (patch) | |
tree | bcbd409d8538431c2508be5895803da1186a3425 /editors/eshell-emacs20 | |
parent | 7a2528420abec3cdffb3f43bebdbdf5e7d41718c (diff) |
Notes
Diffstat (limited to 'editors/eshell-emacs20')
-rw-r--r-- | editors/eshell-emacs20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/eshell-emacs20/Makefile b/editors/eshell-emacs20/Makefile index 5daaffc2cdae..f7bdb450b8e3 100644 --- a/editors/eshell-emacs20/Makefile +++ b/editors/eshell-emacs20/Makefile @@ -23,6 +23,7 @@ MAKE_ARGS+= lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} \ CP="${INSTALL_DATA}" ALL_TARGET= default +INFO= eshell post-extract: @(cd ${WRKSRC}; ${TAR} zxf ${PORTNAME}.tar.gz; \ |