mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Support stage
This commit is contained in:
parent
4095bf25fe
commit
12a5fef01e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341317
2 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,6 @@ COMMENT= Fork of gmake with debugger
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= gettext
|
USES= gettext
|
||||||
MAN1= remake.1
|
|
||||||
INFO= remake
|
INFO= remake
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
bin/remake
|
bin/remake
|
||||||
|
man/man1/remake.1.gz
|
||||||
share/locale/be/LC_MESSAGES/remake.mo
|
share/locale/be/LC_MESSAGES/remake.mo
|
||||||
share/locale/da/LC_MESSAGES/remake.mo
|
share/locale/da/LC_MESSAGES/remake.mo
|
||||||
share/locale/de/LC_MESSAGES/remake.mo
|
share/locale/de/LC_MESSAGES/remake.mo
|
||||||
|
|
Loading…
Add table
Reference in a new issue