diff options
-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 47aff5657346..cb756c215a1a 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}-src.tar.gz MAINTAINER= billf@FreeBSD.org -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes ALL_TARGET= INSTALL_TARGET= install install-man |