From 340b57f8beb786be8990652b17d2e45f182346e6 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Fri, 23 Jan 2009 16:28:36 +0000 Subject: - Update X.org ports to 7.4+ (few ports are more recent than the katamari). - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). --- x11-fm/rox-filer/Makefile | 2 +- x11-fm/tdfsb/Makefile | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'x11-fm') diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile index 8a6b63d008fd..e9f524c9bb1a 100644 --- a/x11-fm/rox-filer/Makefile +++ b/x11-fm/rox-filer/Makefile @@ -6,7 +6,7 @@ PORTNAME= rox-filer PORTVERSION= 2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm gnome MASTER_SITES= SF/rox DISTNAME= rox-filer-${PORTVERSION} diff --git a/x11-fm/tdfsb/Makefile b/x11-fm/tdfsb/Makefile index fa0614596ad1..14bdd7867952 100644 --- a/x11-fm/tdfsb/Makefile +++ b/x11-fm/tdfsb/Makefile @@ -7,17 +7,16 @@ PORTNAME= tdfsb PORTVERSION= 0.0.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-fm MASTER_SITES= http://www.determinate.net/webdata/data/ MAINTAINER= alepulver@FreeBSD.org COMMENT= A 3D filesystem browser -LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg \ - glut.4:${PORTSDIR}/graphics/libglut +LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg -USE_GL= yes +USE_GL= glut USE_SDL= image sdl PLIST_FILES= bin/${PORTNAME} -- cgit v1.2.3