summaryrefslogtreecommitdiff
path: root/editors/speedbar
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/speedbar
parentBROKEN: Configure fails with diablo-jdk13 (default). See (diff)
s/post-patch/pre-build/ since emacs is a BUILD_DEPENDS
Notes
Notes: svn path=/head/; revision=109765
Diffstat (limited to 'editors/speedbar')
-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}