diff options
author | jylefort <jylefort@FreeBSD.org> | 2007-02-15 16:35:23 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2007-02-15 16:35:23 +0800 |
commit | 1a89e87e9fb795feba580532642e45bfba7f90d9 (patch) | |
tree | c70b03fe3516a58e3023011dbd6f4e1797ef1d56 /multimedia/xfce4-media | |
parent | aa854e9f964d438892798817e40d4ec8747e2b84 (diff) | |
download | freebsd-ports-gnome-1a89e87e9fb795feba580532642e45bfba7f90d9.tar.gz freebsd-ports-gnome-1a89e87e9fb795feba580532642e45bfba7f90d9.tar.zst freebsd-ports-gnome-1a89e87e9fb795feba580532642e45bfba7f90d9.zip |
Track libxine update.
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 |