Per dosirak run, fix PLIST_FILES.
This commit is contained in:
parent
3beead0ffc
commit
52ac957b88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107487
1 changed files with 3 additions and 1 deletions
|
@ -20,6 +20,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
|||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= texi2db.1
|
||||
PLIST_FILES= bin/texi2db
|
||||
PLIST_FILES= bin/texi2db \
|
||||
${SITE_PERL_REL}/${PERL_ARCH}/auto/texi2db/.packlist
|
||||
PLIST_DIRS= ${SITE_PERL_REL}/${PERL_ARCH}/auto/texi2db
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue