mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove custom target
The default one will produce the same result. Reported by: mat
This commit is contained in:
parent
5b837e6db6
commit
a82b8d3dbf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445503
1 changed files with 0 additions and 3 deletions
|
@ -22,7 +22,4 @@ SHEBANG_FILES= bin/lcov bin/gendesc bin/genhtml bin/genpng bin/geninfo \
|
||||||
post-patch:
|
post-patch:
|
||||||
${REINPLACE_CMD} -e 's:$$(PREFIX)/share/man:$$(PREFIX)/man:' ${WRKSRC}/Makefile
|
${REINPLACE_CMD} -e 's:$$(PREFIX)/share/man:$$(PREFIX)/man:' ${WRKSRC}/Makefile
|
||||||
|
|
||||||
do-install:
|
|
||||||
cd ${WRKSRC} && DESTDIR=${STAGEDIR} ${MAKE_CMD} install
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue