Switch dependency from neon28 to more recent neon29. (This is slightly

different from the patch in the PR.)

PR:		ports/147427
Submitted by:	maintainer
Feature safe:	yes
This commit is contained in:
Mark Linimon 2010-06-28 03:13:30 +00:00
parent ca27885db8
commit 08efdffb89
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257091

View file

@ -7,7 +7,7 @@
PORTNAME= wdfs
PORTVERSION= 1.4.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://noedler.de/projekte/wdfs/
PKGNAMEPREFIX= fusefs-
@ -16,7 +16,7 @@ MAINTAINER= kamikaze@bsdforen.de
COMMENT= Mount remote WedDAV directories with Fuse
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \
neon.28:${PORTSDIR}/www/neon28
neon.29:${PORTSDIR}/www/neon29
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
GNU_CONFIGURE= yes