mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- fix build for pkg-1.3.4
This commit is contained in:
parent
ebd4a8f6aa
commit
10919b1b42
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363963
@ -90,7 +90,9 @@ EXTRA_PATCHES+= ${FILESDIR}/sendmail.patch
|
||||
.endif
|
||||
|
||||
pre-patch:
|
||||
${CP} ${DISTDIR}/${DIST_SUBDIR}/${PGPVERIFY} ${WRKSRC}/${PGPVERIFY}
|
||||
${SED} -e 's|/usr/bin/perl|${LOCALBASE}/bin/perl|' \
|
||||
${DISTDIR}/${DIST_SUBDIR}/${PGPVERIFY} \
|
||||
> ${WRKSRC}/${PGPVERIFY}
|
||||
|
||||
pre-configure:
|
||||
.for i in conf/quiz.def conf/substitutions include/config.make
|
||||
|
@ -194,6 +194,7 @@ man/man8/rnews.8cn.gz
|
||||
@cwd %%VARBASE%%
|
||||
@dirrmtry %%NEWSCTL%%
|
||||
@dirrmtry %%NEWSCTLBASE%%
|
||||
@dirrmtry %%NEWSOV%%
|
||||
@dirrmtry %%NEWSARTS%%/control
|
||||
@dirrmtry %%NEWSARTS%%/junk
|
||||
@dirrmtry %%NEWSARTS%%/news/announce/newusers
|
||||
|
Loading…
Reference in New Issue
Block a user