diff options
Diffstat (limited to 'www/sarg/Makefile')
-rw-r--r-- | www/sarg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/sarg/Makefile b/www/sarg/Makefile index 03bd301e57c9..82fefc21c103 100644 --- a/www/sarg/Makefile +++ b/www/sarg/Makefile @@ -26,7 +26,6 @@ CONFIGURE_ARGS= --enable-bindir="${PREFIX}/bin" \ --enable-sysconfdir="${PREFIX}/etc/${PORTNAME}" \ --enable-htmldir="${PREFIX}/www/${PORTNAME}" \ --enable-mandir="${MAN1PREFIX}/man/man1" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= sarg.1 |