aboutsummaryrefslogtreecommitdiff
path: root/security/shttpscanner
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-10-09 08:22:19 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-10-09 08:22:19 +0000
commit42ab9bb812046f8357eb620c3dd4d37930fb6842 (patch)
tree73ff9c8a875b5ccdc4bfeaf50604f71ad86c4876 /security/shttpscanner
parentbafc0a270fcd56e8bf2887348883df9aa305a8b3 (diff)
downloadports-42ab9bb812046f8357eb620c3dd4d37930fb6842.tar.gz
ports-42ab9bb812046f8357eb620c3dd4d37930fb6842.zip
- Require gcc 3.4+
Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=175054
Diffstat (limited to 'security/shttpscanner')
-rw-r--r--security/shttpscanner/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/shttpscanner/Makefile b/security/shttpscanner/Makefile
index f53a7779b2cc..6db84fa0d61c 100644
--- a/security/shttpscanner/Makefile
+++ b/security/shttpscanner/Makefile
@@ -16,6 +16,7 @@ COMMENT= Simple HTTP scanner
USE_ZIP= yes
USE_DOS2UNIX= yes
+USE_GCC= 3.4+
PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/requests.txt %%DATADIR%%/subdomains.txt
PLIST_DIRS= %%DATADIR%%