diff options
Diffstat (limited to 'sysutils/progsreiserfs/Makefile')
-rw-r--r-- | sysutils/progsreiserfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/progsreiserfs/Makefile b/sysutils/progsreiserfs/Makefile index 81818a461c84..ebeb7cea770c 100644 --- a/sysutils/progsreiserfs/Makefile +++ b/sysutils/progsreiserfs/Makefile @@ -17,7 +17,7 @@ COMMENT= Utilities and library to manipulate ReiserFS partitions GNU_CONFIGURE= yes USE_GETOPT_LONG=yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |