mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
- Reset maintainer to ports@
This commit is contained in:
parent
ae32a5943a
commit
2119f614d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354423
@ -7,7 +7,7 @@ CATEGORIES= lang
|
||||
MASTER_SITES= SF/${PORTNAME}/OldFiles
|
||||
DISTNAME= ucc160
|
||||
|
||||
MAINTAINER= wenheping@gmail.com
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= C Compiler Which Implements the ANSI C89 Standard
|
||||
|
||||
USES= dos2unix zip
|
||||
@ -24,6 +24,6 @@ post-patch: .SILENT
|
||||
-e 's/$$^/$$>/g' \
|
||||
${WRKSRC}/driver/Makefile \
|
||||
${WRKSRC}/ucl/Makefile
|
||||
${REINPLACE_CMD} -e 's#$${PREFIX}#${STAGEDIR}${PREFIX}#g' ${WRKSRC}/Makefile
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -11,4 +11,4 @@ Ucc's design and development goals is clear code
|
||||
structure,upstanding extensibility,retargetable and
|
||||
excellent optimization.
|
||||
|
||||
WWW: http://ucc.sf.net
|
||||
WWW: http://ucc.sf.net
|
||||
|
Loading…
Reference in New Issue
Block a user