diff options
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r-- | net/ntop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index bfc96e2acde9..f0ddafdbb3d5 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -22,7 +22,7 @@ DBDIR?= /var/db USE_AUTOTOOLS= libtool automake autoconf USE_GNOME= libxml2 -USE_PYTHON= 2.6+ +USE_PYTHON= yes USE_GMAKE= yes USE_OPENSSL= yes GNU_CONFIGURE= yes |