mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
This commit is contained in:
parent
8cb61e7fd9
commit
94635a7277
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346697
@ -15,10 +15,9 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= texi2db.1
|
||||
PLIST_FILES= bin/texi2db \
|
||||
${SITE_PERL_REL}/${PERL_ARCH}/auto/texi2db/.packlist
|
||||
${SITE_PERL_REL}/${PERL_ARCH}/auto/texi2db/.packlist \
|
||||
man/man1/${PORTNAME}.1.gz
|
||||
PLIST_DIRS= ${SITE_PERL_REL}/${PERL_ARCH}/auto/texi2db
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user