diff options
Diffstat (limited to 'sysutils/file/Makefile')
-rw-r--r-- | sysutils/file/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile index de931809e70e..9059e768ed5d 100644 --- a/sysutils/file/Makefile +++ b/sysutils/file/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= file -PORTVERSION= 5.22 +PORTVERSION= 5.25 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ ftp://ftp.fu-berlin.de/unix/tools/file/ @@ -16,7 +16,7 @@ USES= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --enable-fsect-man5 +CONFIGURE_ARGS+=--enable-fsect-man5 MAKE_ENV+= INSTALL_STRIP_FLAG="${STRIP}" CONFLICTS= tct-[0-9]* |