aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 11:11:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 11:11:33 +0000
commitc4c8f4be4536497618de854065bf169361a7ad2b (patch)
tree965f82d89155ed89bcaf360c6ab2b1ed750b5314 /x11-fm
parent8e81e236966d75c66033bf5e81aaa65ece61e8d7 (diff)
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/jaffm/Makefile3
-rw-r--r--x11-fm/tdfsb/Makefile3
-rw-r--r--x11-fm/worker/Makefile3
-rw-r--r--x11-fm/xdiskusage/Makefile3
4 files changed, 5 insertions, 7 deletions
diff --git a/x11-fm/jaffm/Makefile b/x11-fm/jaffm/Makefile
index 8e34ead06c62..a3ad5dffe75e 100644
--- a/x11-fm/jaffm/Makefile
+++ b/x11-fm/jaffm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jaffm
PORTVERSION= 1.4
-PORTREVISION= 1
+PORTREVISION= 3
CATEGORIES= x11-fm
MASTER_SITES= http://binary.is/download/ \
http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
@@ -17,7 +17,6 @@ COMMENT= A lightweight file manager inspired by MacOS Finder
USE_BZIP2= yes
USE_WX= 2.4-2.6
-USE_X_PREFIX= yes
ALL_TARGET= ${PORTNAME}
PLIST_FILES= bin/${PORTNAME}
diff --git a/x11-fm/tdfsb/Makefile b/x11-fm/tdfsb/Makefile
index 6a5f906b539e..e14466e6ef8a 100644
--- a/x11-fm/tdfsb/Makefile
+++ b/x11-fm/tdfsb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tdfsb
PORTVERSION= 0.0.9
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-fm
MASTER_SITES= http://www.determinate.net/webdata/data/
@@ -19,7 +19,6 @@ LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg \
USE_GL= yes
USE_SDL= image sdl
-USE_X_PREFIX= yes
PLIST_FILES= bin/${PORTNAME}
PORTDOCS= README
diff --git a/x11-fm/worker/Makefile b/x11-fm/worker/Makefile
index 501888498fa6..4d0402343512 100644
--- a/x11-fm/worker/Makefile
+++ b/x11-fm/worker/Makefile
@@ -7,6 +7,7 @@
PORTNAME= worker
PORTVERSION= 2.16.1
+PORTREVISION= 1
CATEGORIES= x11-fm
MASTER_SITES= http://www.boomerangsworld.de/worker/downloads/
@@ -16,7 +17,7 @@ COMMENT= X11 File Manager based on Directory Opus
RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash
GNU_CONFIGURE= yes
-USE_XLIB= yes
+USE_XORG= x11
USE_BZIP2= yes
MANLANG= "" fr it
diff --git a/x11-fm/xdiskusage/Makefile b/x11-fm/xdiskusage/Makefile
index 1264fd8041ec..8127dea227f9 100644
--- a/x11-fm/xdiskusage/Makefile
+++ b/x11-fm/xdiskusage/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xdiskusage
PORTVERSION= 1.48
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-fm
MASTER_SITES= http://xdiskusage.sourceforge.net/
EXTRACT_SUFX= .tgz
@@ -19,7 +19,6 @@ LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
MAN1= xdiskusage.1
USE_GMAKE= yes
-USE_X_PREFIX= yes
OPTIONS= THREADS "Threads support, necessary with threaded fltk" off
.include <bsd.port.pre.mk>