aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/totem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/totem/Makefile')
-rw-r--r--multimedia/totem/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index 450188ce38c3..eb32a3ef0ffe 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= totem
-PORTVERSION= 0.99.13
+PORTVERSION= 0.99.15.1
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/...$//}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/.....$//}
DIST_SUBDIR= gnome2
MAINTAINER= hendrik@scholz.net
@@ -18,9 +18,9 @@ COMMENT= A Xine-based video player for the Gnome 2 Desktop
USE_REINPLACE= yes
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop
+USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop desktopfileutils
USE_GMAKE= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXrandr"