diff options
Diffstat (limited to 'www/srg')
-rw-r--r-- | www/srg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/srg/Makefile b/www/srg/Makefile index b6194b2570dc..ee11d5201f75 100644 --- a/www/srg/Makefile +++ b/www/srg/Makefile @@ -19,7 +19,6 @@ COMMENT= A Squid Report Generator USE_GMAKE= yes USE_BISON= build USE_BZIP2= yes -USE_GETOPT_LONG=yes NO_INSTALL_MANPAGES= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" \ CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |