1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

- Depend on curl

PR:		ports/97917
Submitted by:	Thomas Vogt <thomas@bsdunix.ch>
Approved by:	krion (mentor, implicit)
This commit is contained in:
Andrew Pantyukhin 2006-05-25 17:32:59 +00:00
parent be71edf0ac
commit 5a4533b9d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163381

View File

@ -15,7 +15,8 @@ PKGNAMEPREFIX= fusefs-
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Mount remote ftp directories
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \
curl.3:${PORTSDIR}/ftp/curl
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
GNU_CONFIGURE= yes