mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix build.
Pointy hat to: mat Sponsored by: Absolight
This commit is contained in:
parent
e5da9fdf89
commit
cf255ef60e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411774
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ COMMENT= Rename multiple files using regular expressions
|
|||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
|
||||
PLIST_FILES= bin/renamex man/man1/renamex.1.gz
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
|
|
Loading…
Add table
Reference in a new issue