Remove the post-patch target. I'm not sure why I added this before,
must have been a local problem on one of my test machines. PR: 31621 Submitted by: Alec Wolman <wolman@cs.washington.edu>
This commit is contained in:
parent
6395a3db8d
commit
fe5d59b177
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49352
@ -24,10 +24,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
CONFIGURE_ARGS= --enable-doc-dir=${PREFIX}/share/doc/pspell
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi -e 's,\@INSTALL\@,install,' ${WRKSRC}/libltdl/Makefile.in \
|
||||
${WRKSRC}/modules/Makefile.in
|
||||
|
||||
post-build:
|
||||
@cd ${WRKSRC}/modules && ${SH} ./add-modules
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user