mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Use stage
This commit is contained in:
parent
84aa0c3261
commit
1df89da81c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327915
@ -12,7 +12,6 @@ COMMENT= DSCM with built-in wiki, http interface and server, tickets database
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
|
||||
PLIST_FILES= bin/fossil
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
@ -23,11 +22,4 @@ JSON_DESC= JSON API support
|
||||
JSON_CONFIGURE_ON= --json
|
||||
STATIC_CONFIGURE_ON= --static
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/fossil ${PREFIX}/bin/fossil
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user