aboutsummaryrefslogtreecommitdiff
path: root/lang/ucc
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2014-05-18 14:28:35 +0000
committerWen Heping <wen@FreeBSD.org>2014-05-18 14:28:35 +0000
commit2119f614d29799d1ea46627a5f44a94a3450c536 (patch)
treecede87e7bdb89589258f1b37a768af6806716daa /lang/ucc
parentae32a5943a55444d8eeaa6f22711f8bb7d2123e2 (diff)
downloadports-2119f614d29799d1ea46627a5f44a94a3450c536.tar.gz
ports-2119f614d29799d1ea46627a5f44a94a3450c536.zip
- Stage support
- Reset maintainer to ports@
Notes
Notes: svn path=/head/; revision=354423
Diffstat (limited to 'lang/ucc')
-rw-r--r--lang/ucc/Makefile4
-rw-r--r--lang/ucc/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/ucc/Makefile b/lang/ucc/Makefile
index 16a9e66dd613..7f60d7888062 100644
--- a/lang/ucc/Makefile
+++ b/lang/ucc/Makefile
@@ -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>
diff --git a/lang/ucc/pkg-descr b/lang/ucc/pkg-descr
index bd39907de88d..4199b60cf23e 100644
--- a/lang/ucc/pkg-descr
+++ b/lang/ucc/pkg-descr
@@ -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