summaryrefslogtreecommitdiff
path: root/devel/physfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/physfs/Makefile')
-rw-r--r--devel/physfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/physfs/Makefile b/devel/physfs/Makefile
index 633aa106cc41..a18880e1e83a 100644
--- a/devel/physfs/Makefile
+++ b/devel/physfs/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= A library to provide abstract access to various archives
USE_GNOME= gnometarget
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
.include <bsd.port.mk>