summaryrefslogtreecommitdiffstats
path: root/sysutils/file/Makefile
diff options
context:
space:
mode:
authorokazaki <okazaki@FreeBSD.org>2002-08-04 20:16:13 +0000
committerokazaki <okazaki@FreeBSD.org>2002-08-04 20:16:13 +0000
commit80f6e5a4110f2d33c29c99fc4cf11316a3e4bd57 (patch)
tree04dbdb67628da5cdf56f337a6bf404e6e2815e18 /sysutils/file/Makefile
parentddca0a763068ddd319411820737c97b1f7c97a42 (diff)
downloadFreeBSD-ports-80f6e5a4110f2d33c29c99fc4cf11316a3e4bd57.zip
FreeBSD-ports-80f6e5a4110f2d33c29c99fc4cf11316a3e4bd57.tar.gz
Upgrade to 3.39.
PR: 41326 Submitted by: maintainer
Diffstat (limited to 'sysutils/file/Makefile')
-rw-r--r--sysutils/file/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile
index f748c85..f6e022a 100644
--- a/sysutils/file/Makefile
+++ b/sysutils/file/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= file
-PORTVERSION= 3.38
+PORTVERSION= 3.39
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.astron.com/pub/file/ \
ftp://ftp.gw.com/mirrors/pub/unix/file/ \
@@ -20,6 +20,9 @@ CONFIGURE_ARGS= --enable-fsect-man5
MAN1= file.1
MAN5= magic.5
+# The rules below are required to suppress invocations of aclocal, automake,
+# autoconf and autoheader at `make build' and `make install'.
+
post-extract:
${TOUCH} ${TOUCH_FLAGS} ${WRKSRC}/aclocal.m4
${TOUCH} ${TOUCH_FLAGS} ${WRKSRC}/Makefile.in
OpenPOWER on IntegriCloud