mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
I goofed on the packaging.
This commit is contained in:
parent
a0bdaffbf3
commit
ae9b4d0503
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48814
2 changed files with 2 additions and 0 deletions
|
@ -26,5 +26,6 @@ post-patch:
|
|||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/ltrace ${PREFIX}/bin
|
||||
${INSTALL_DATA} ${WRKSRC}/etc/ltrace.conf ${PREFIX}/etc
|
||||
${INSTALL_MAN} ${WRKSRC}/ltrace.1 ${PREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
@comment $FreeBSD$
|
||||
bin/ltrace
|
||||
etc/ltrace.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue