aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/nqc/Makefile4
-rw-r--r--lang/nqc/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/nqc/Makefile b/lang/nqc/Makefile
index 8e869b9038ca..038b1d482a29 100644
--- a/lang/nqc/Makefile
+++ b/lang/nqc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nqc
-PORTVERSION= 3.1.r2
+PORTVERSION= 3.1.r4
CATEGORIES= lang
MASTER_SITES= http://bricxcc.sourceforge.net/nqc/release/
EXTRACT_SUFX= .tgz
@@ -15,7 +15,7 @@ MAINTAINER= jhay@FreeBSD.org
COMMENT= A compiler for writing programs for the Lego RCX
USE_GMAKE= yes
-CC= ${CXX}
+USE_GCC= 3.4+
MAN1= nqc.1
PLIST_FILES= bin/nqc
diff --git a/lang/nqc/distinfo b/lang/nqc/distinfo
index 28259690e83c..548dfd3f2a7f 100644
--- a/lang/nqc/distinfo
+++ b/lang/nqc/distinfo
@@ -1,2 +1,2 @@
-MD5 (nqc-3.1.r2.tgz) = b2236a455b9daa52e492bfa4bd51ff52
-SIZE (nqc-3.1.r2.tgz) = 326613
+MD5 (nqc-3.1.r4.tgz) = f7868445a25615ad82e6e63bf16aef3c
+SIZE (nqc-3.1.r4.tgz) = 334211