diff options
Diffstat (limited to 'net/unfs3/Makefile')
-rw-r--r-- | net/unfs3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile index 8ab84c83dffc..235d72362940 100644 --- a/net/unfs3/Makefile +++ b/net/unfs3/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= clement@FreeBSD.org COMMENT= A user-space implementation of the NFSv3 server specification -USE_AUTOCONF_VER= 259 +USE_AUTOTOOLS= autoconf:259 USE_BISON= YES MAN7= tags.7 |