1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Switch to USES=libtool

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-08-04 20:08:50 +00:00
parent c3efc96fff
commit 162ca5f63b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364046

View File

@ -11,8 +11,7 @@ DISTNAME= fuse-${PORTVERSION}
MAINTAINER= buganini@gmail.com
COMMENT= Dummy driver from fusefs-libs example
USE_AUTOTOOLS= libtool
USES= fuse pathfix iconv
USES= fuse libtool pathfix iconv
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-kernel-module --prefix=${PREFIX} \