mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
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
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue