1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Stage support

- Reset maintainer to ports@
This commit is contained in:
Wen Heping 2014-05-18 14:28:35 +00:00
parent ae32a5943a
commit 2119f614d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354423
2 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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