aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/totem/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-08-29 00:17:21 +0800
committerpav <pav@FreeBSD.org>2004-08-29 00:17:21 +0800
commita31e0636d111bf004c86a7c1f053a1c7db2931e1 (patch)
tree08da503b03455c87af6fdbf7461921503d5fb2af /multimedia/totem/Makefile
parent785d8039ecb76821c3c1f31f7f6e12a54836fc1b (diff)
downloadfreebsd-ports-gnome-a31e0636d111bf004c86a7c1f053a1c7db2931e1.tar.gz
freebsd-ports-gnome-a31e0636d111bf004c86a7c1f053a1c7db2931e1.tar.zst
freebsd-ports-gnome-a31e0636d111bf004c86a7c1f053a1c7db2931e1.zip
- Update to 0.99.15.1
PR: ports/70907 Submitted by: Koop Mast <kwm@rainbow-runner.nl> Approved by: maintainer
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"