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 d58d44b4c123..c3ae6bde85e0 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -21,10 +21,10 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ DBDIR?= /var/db +USES= gmake USE_AUTOTOOLS= libtool automake autoconf USE_GNOME= libxml2 USE_PYTHON= yes -USE_GMAKE= yes USE_OPENSSL= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |