1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

www/gurl: tidy Makefile

Reported by:	0mp
Sponsored by:	SkunkWerks, GmbH
This commit is contained in:
Dave Cottlehuber 2021-02-19 11:48:04 +00:00
parent 2ae8519031
commit 289e4883a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=566049

View File

@ -17,7 +17,5 @@ PLIST_FILES= bin/gurl
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gurl
# find ${WRKDIR}/target -name "bat.1" -exec cp {} ${WRKSRC}/doc/bat.1 \;
# ${INSTALL_MAN} ${WRKSRC}/doc/bat.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
.include <bsd.port.mk>