mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
Support stage
This commit is contained in:
parent
a606fd1524
commit
43604191a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341393
@ -12,17 +12,12 @@ MAINTAINER= johnson.peter@gmail.com
|
||||
COMMENT= Distribution creation system
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAN1= autodist.1
|
||||
INFO= autodist
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/^install-exec-hook:/,/^$$/s/^ .*//' \
|
||||
${WRKSRC}/apps/autodist/Makefile.in
|
||||
${ECHO} "file empty" >> ${WRKSRC}/apps/autodist/doc/autodist.info
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,6 @@
|
||||
bin/autodist
|
||||
bin/makedist
|
||||
man/man1/autodist.1.gz
|
||||
%%DATADIR%%/autodist.conf
|
||||
%%DATADIR%%/default
|
||||
%%DATADIR%%/COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user