summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/memtest86+/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/memtest86+/Makefile b/sysutils/memtest86+/Makefile
index b5f4f66052e4..4c60e8514cf9 100644
--- a/sysutils/memtest86+/Makefile
+++ b/sysutils/memtest86+/Makefile
@@ -3,7 +3,7 @@
PORTNAME= memtest86+
PORTVERSION= 5.01
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://www.memtest.org/download/${PORTVERSION}/
@@ -76,3 +76,4 @@ do-install:
.endif
.include <bsd.port.mk>
+RUN_DEPENDS:= ${RUN_DEPENDS:Ngcc*}