diff options
author | adamw <adamw@FreeBSD.org> | 2003-07-10 15:42:41 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-07-10 15:42:41 +0000 |
commit | f8631d42c042087fbe873b4bd7feb125964cf1d5 (patch) | |
tree | 2de26f168d3a7bf4b1aabb5c16a2dde6542a2d37 /multimedia/totem | |
parent | 63647a7bff7dde5005ec3c9b6a2ec83bbaf9c71a (diff) | |
download | FreeBSD-ports-f8631d42c042087fbe873b4bd7feb125964cf1d5.zip FreeBSD-ports-f8631d42c042087fbe873b4bd7feb125964cf1d5.tar.gz |
Update to 0.99.2.
PR: ports/54313
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Diffstat (limited to 'multimedia/totem')
-rw-r--r-- | multimedia/totem/Makefile | 4 | ||||
-rw-r--r-- | multimedia/totem/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 8b2e573..fbb6305 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -6,7 +6,7 @@ # PORTNAME= totem -PORTVERSION= 0.99.1 +PORTVERSION= 0.99.2 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/..$//} @@ -23,7 +23,7 @@ USE_GNOME= gnomeprefix gnomehack gnomedesktop USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" + LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXrandr" .include <bsd.port.pre.mk> diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo index 42068b8..e998cce 100644 --- a/multimedia/totem/distinfo +++ b/multimedia/totem/distinfo @@ -1 +1 @@ -MD5 (gnome2/totem-0.99.1.tar.bz2) = 6d7de51b857099dc9a5b3f30ddf0b474 +MD5 (gnome2/totem-0.99.2.tar.bz2) = e20104c07b892d182b16815e860db13e |