diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2007-02-15 08:35:23 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2007-02-15 08:35:23 +0000 |
commit | b31785b717082bf7927e5689e4f59170d15e8a5d (patch) | |
tree | 1b4675f911ec2b39026e1b354f7ee57bb3bbe0d3 /multimedia/xfce4-media | |
parent | fa1ec2e5762c03f393abd85f2cde566d6d9da719 (diff) |
Notes
Diffstat (limited to 'multimedia/xfce4-media')
-rw-r--r-- | multimedia/xfce4-media/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index 04d7869e66df..e484641e22ab 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-media PORTVERSION= 0.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia xfce MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/ DISTNAME= xfmedia-${PORTVERSION} @@ -16,7 +16,7 @@ DIST_SUBDIR= xfce4 MAINTAINER= r.c.ladan@gmail.com COMMENT= Lightweight media player for Xfce4 based on the xine engine -LIB_DEPENDS= xine.16:${PORTSDIR}/multimedia/libxine \ +LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine \ exo-0.3:${PORTSDIR}/x11/libexo GNU_CONFIGURE= yes |