diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2008-02-13 05:56:42 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2008-02-13 05:56:42 +0000 |
commit | c9fb3c73ad910fa0daed321edf2ffd7f1f96c13f (patch) | |
tree | ef425bf8b337337396e052eb89158bb17f42b2f5 /multimedia/xfce4-media | |
parent | 1cc05fd37fdf93508ec7f355576ae0d1f12dd3ed (diff) | |
download | ports-c9fb3c73ad910fa0daed321edf2ffd7f1f96c13f.tar.gz ports-c9fb3c73ad910fa0daed321edf2ffd7f1f96c13f.zip |
Notes
Diffstat (limited to 'multimedia/xfce4-media')
-rw-r--r-- | multimedia/xfce4-media/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index 22341f628c34..317853144f69 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-media PORTVERSION= 0.9.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia xfce MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/ DISTNAME= xfmedia-${PORTVERSION} @@ -16,8 +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.1:${PORTSDIR}/multimedia/libxine \ - exo-0.3:${PORTSDIR}/x11/libexo +LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine GNU_CONFIGURE= yes INSTALLS_ICONS= yes |