diff options
Diffstat (limited to 'devel/physfs/Makefile')
-rw-r--r-- | devel/physfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/physfs/Makefile b/devel/physfs/Makefile index dbe2c45693d0..abf0ad84532d 100644 --- a/devel/physfs/Makefile +++ b/devel/physfs/Makefile @@ -14,10 +14,10 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= A library to provide abstract access to various archives USE_CMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -patch-autotools: +patch-autotools-libtool: @${DO_NADA} post-patch: |