aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-05-23 09:58:54 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-05-23 09:58:54 +0000
commit6a773d294bbb40000cb15ed41bb091addd2d9a03 (patch)
tree09d53935f65761e828f6119a43def891c854b5b1 /editors
parent18710df4cfc119b04b745ab5e3dcdee0111e9634 (diff)
downloadports-6a773d294bbb40000cb15ed41bb091addd2d9a03.tar.gz
ports-6a773d294bbb40000cb15ed41bb091addd2d9a03.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/speedbar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile
index 0987897a2ed4..b09900fbf1af 100644
--- a/editors/speedbar/Makefile
+++ b/editors/speedbar/Makefile
@@ -30,7 +30,7 @@ MUST_BE_RECOMPILED= gud.el info.el rmail.el vhdl-mode.el
EMACS_ARGS= -batch -l speedbar-compile-script -f batch-byte-compile
-post-patch:
+pre-build:
.for i in ${MUST_BE_RECOMPILED}
${CP} `${FIND} ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/lisp -name ${i}` \
${WRKSRC}