diff options
Diffstat (limited to 'security/gwee')
-rw-r--r-- | security/gwee/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gwee/Makefile b/security/gwee/Makefile index 896e4507dbb0..3f419599047a 100644 --- a/security/gwee/Makefile +++ b/security/gwee/Makefile @@ -10,9 +10,8 @@ MASTER_SITE_SUBDIR= UNIX/utilities MAINTAINER= ports@FreeBSD.org COMMENT= Tool to exploit command execution vulnerabilities in web scripts -USES= perl5 +USES= perl5 python USE_OPENSSL= yes -USE_PYTHON= yes LDFLAGS+= -lssl -lcrypto CFLAGS+= -DWITH_SSL |