diff options
Diffstat (limited to 'devel/physfs-devel/Makefile')
-rw-r--r-- | devel/physfs-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/physfs-devel/Makefile b/devel/physfs-devel/Makefile index 9915b09ec559..16c82b8825ca 100644 --- a/devel/physfs-devel/Makefile +++ b/devel/physfs-devel/Makefile @@ -15,11 +15,11 @@ 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 NO_LATEST_LINK= yes -patch-autotools: +patch-autotools-libtool: @${DO_NADA} post-patch: |