diff options
Diffstat (limited to 'devel/ossp-val/Makefile')
-rw-r--r-- | devel/ossp-val/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-val/Makefile b/devel/ossp-val/Makefile index 5984e542f2fc..b4cbe3d6427b 100644 --- a/devel/ossp-val/Makefile +++ b/devel/ossp-val/Makefile @@ -22,7 +22,7 @@ INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-ex=${LOCALBASE} -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 MAN1= val-config.1 MAN3= val.3 |