diff options
author | danfe <danfe@FreeBSD.org> | 2011-03-15 23:05:40 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2011-03-15 23:05:40 +0800 |
commit | ec950c6f1fea47b255557832dac43265ac0230e9 (patch) | |
tree | c14f6961bba81c302ac0fa6b71438491ec33f6b5 /sysutils | |
parent | 2f48174528b5c751715dea7d52c0c489e28293ac (diff) | |
download | freebsd-ports-gnome-ec950c6f1fea47b255557832dac43265ac0230e9.tar.gz freebsd-ports-gnome-ec950c6f1fea47b255557832dac43265ac0230e9.tar.zst freebsd-ports-gnome-ec950c6f1fea47b255557832dac43265ac0230e9.zip |
Chase libgpod shlib version bump.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fusefs-pod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fusefs-pod/Makefile b/sysutils/fusefs-pod/Makefile index 8d930259a006..13942ef10f52 100644 --- a/sysutils/fusefs-pod/Makefile +++ b/sysutils/fusefs-pod/Makefile @@ -6,7 +6,7 @@ PORTNAME= pod PORTVERSION= 0.5.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils audio MASTER_SITES= SF/fuse${PORTNAME}/fuse${PORTNAME}/FUSEPod%20v${PORTVERSION} PKGNAMEPREFIX= fusefs- @@ -16,7 +16,7 @@ MAINTAINER= fjoe@FreeBSD.org COMMENT= FUSE-based filesystem for iPod LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs\ - gpod.5:${PORTSDIR}/audio/libgpod\ + gpod.7:${PORTSDIR}/audio/libgpod\ tag.1:${PORTSDIR}/audio/taglib RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod |