mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
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:
parent
ca27885db8
commit
08efdffb89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257091
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= wdfs
|
PORTNAME= wdfs
|
||||||
PORTVERSION= 1.4.2
|
PORTVERSION= 1.4.2
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://noedler.de/projekte/wdfs/
|
MASTER_SITES= http://noedler.de/projekte/wdfs/
|
||||||
PKGNAMEPREFIX= fusefs-
|
PKGNAMEPREFIX= fusefs-
|
||||||
|
@ -16,7 +16,7 @@ MAINTAINER= kamikaze@bsdforen.de
|
||||||
COMMENT= Mount remote WedDAV directories with Fuse
|
COMMENT= Mount remote WedDAV directories with Fuse
|
||||||
|
|
||||||
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \
|
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
|
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue