diff options
Diffstat (limited to 'security/whatweb/Makefile')
-rw-r--r-- | security/whatweb/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/whatweb/Makefile b/security/whatweb/Makefile index 0d37029c11d4..5ce73f85169d 100644 --- a/security/whatweb/Makefile +++ b/security/whatweb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: whatweb -# Date created: 2010-04-11 -# Whom: Niels Heinen -# +# Created by: Niels Heinen # $FreeBSD$ -# PORTNAME= whatweb PORTVERSION= 0.4.7 @@ -23,6 +19,7 @@ MAN1= ${PORTNAME}.1 MANCOMPRESSED= no USE_RUBY_FEATURES= iconv +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: |