aboutsummaryrefslogtreecommitdiff
path: root/lang/nwcc/Makefile
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-08-18 15:17:02 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-08-18 15:17:02 +0000
commitcc156074bcb4ac82e6ccb6b3ce4a484975f5af38 (patch)
tree1065b46aeb705589ad1a4aaf8109fd1b5171054a /lang/nwcc/Makefile
parent930be7dde5eba0dd20aa11ce627abe5dc819a6d1 (diff)
downloadports-cc156074bcb4ac82e6ccb6b3ce4a484975f5af38.tar.gz
ports-cc156074bcb4ac82e6ccb6b3ce4a484975f5af38.zip
- Update from 0.7.5 to 0.8.3
- Add stage support - Take maintainership
Notes
Notes: svn path=/head/; revision=365315
Diffstat (limited to 'lang/nwcc/Makefile')
-rw-r--r--lang/nwcc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/nwcc/Makefile b/lang/nwcc/Makefile
index 7e809e6a0a24..98c7e50bdfdf 100644
--- a/lang/nwcc/Makefile
+++ b/lang/nwcc/Makefile
@@ -2,13 +2,12 @@
# $FreeBSD$
PORTNAME= nwcc
-PORTVERSION= 0.7.5
-PORTREVISION?= 0
+PORTVERSION= 0.8.3
CATEGORIES= lang
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= danilo@FreeBSD.org
COMMENT= Nils Weller's C compiler for Unix systems
ONLY_FOR_ARCHS= i386 amd64
@@ -17,7 +16,6 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS= --installprefix=${PREFIX}
ALL_TARGET=
-NO_STAGE= yes
post-build:
cd ${WRKSRC} ; ${MAKE} test