View | Details | Raw Unified | Return to bug 54313
Collapse All | Expand All

(-)totem/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	totem
8
PORTNAME=	totem
9
PORTVERSION=	0.99.1
9
PORTVERSION=	0.99.2
10
CATEGORIES=	multimedia gnome
10
CATEGORIES=	multimedia gnome
11
MASTER_SITES=	${MASTER_SITE_GNOME}
11
MASTER_SITES=	${MASTER_SITE_GNOME}
12
MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C/..$//}
12
MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C/..$//}
Lines 23-29 Link Here
23
USE_GMAKE=	yes
23
USE_GMAKE=	yes
24
USE_LIBTOOL=	yes
24
USE_LIBTOOL=	yes
25
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
25
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
26
	       	LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
26
	       	LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXrandr"
27
27
28
.include <bsd.port.pre.mk>
28
.include <bsd.port.pre.mk>
29
29
(-)totem/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (gnome2/totem-0.99.1.tar.bz2) = 6d7de51b857099dc9a5b3f30ddf0b474
1
MD5 (gnome2/totem-0.99.2.tar.bz2) = e20104c07b892d182b16815e860db13e

Return to bug 54313