diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-07-10 15:42:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-07-10 15:42:41 +0000 |
commit | a1ebf897267c2921a337d6a93adaf414f4bfbc3c (patch) | |
tree | 7bf6e08dd554122e4383e48e073543bad06c0d19 /multimedia | |
parent | Use NOPORTDOCS, DOCSDIR (diff) |
Update to 0.99.2.
PR: ports/54313
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Notes
Notes:
svn path=/head/; revision=84606
Diffstat (limited to 'multimedia')
-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 8b2e5736ef2d..fbb6305d0466 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 42068b8b4713..e998cce87bc8 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 |