summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 23:01:51 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 23:01:51 +0000
commitee366fa4406237cda521e31801cd1d23cf0c08ec (patch)
treec250d58f7c277070853b4c97e6000e9578857087 /x11-fm
parentConvert to USES=imake (diff)
Convert to USES=imake
Notes
Notes: svn path=/head/; revision=322013
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/xcruise/Makefile9
-rw-r--r--x11-fm/xfm/Makefile8
-rw-r--r--x11-fm/xplore/Makefile3
3 files changed, 6 insertions, 14 deletions
diff --git a/x11-fm/xcruise/Makefile b/x11-fm/xcruise/Makefile
index af3605b17145..d896f3f11f93 100644
--- a/x11-fm/xcruise/Makefile
+++ b/x11-fm/xcruise/Makefile
@@ -1,10 +1,5 @@
-# New ports collection makefile for: xcruise
-# Date created: 22 December 1999
-# Whom: minoura@netbsd.org
-#
-# $NetBSD: Makefile,v 1.3 1999/12/22 15:37:13 sakamoto Exp $
+# Created by: minoura@netbsd.org
# $FreeBSD$
-#
PORTNAME= xcruiser
PORTVERSION= 0.30
@@ -15,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= sanpei@FreeBSD.org
COMMENT= Navigate through a three-dimensional view of a file system
-USE_IMAKE= yes
+USES= imake
USE_XORG= ice sm x11 xaw xext xmu xpm xt
MAN1= xcruiser.1
diff --git a/x11-fm/xfm/Makefile b/x11-fm/xfm/Makefile
index f0a608ca991b..0d203149e46f 100644
--- a/x11-fm/xfm/Makefile
+++ b/x11-fm/xfm/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xfm
-# Date created: 28 December 1994
-# Whom: jc@irbs.com John Capo
-#
+# Created by: jc@irbs.com John Capo
# $FreeBSD$
-#
PORTNAME= xfm
PORTVERSION= 1.4.3
@@ -16,7 +12,7 @@ COMMENT= The X File Manager
LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
-USE_IMAKE= yes
+USES= imake
USE_XORG= ice sm x11 xaw xext xmu xpm xt
MAN1= xfm.1 xfmtype.1
diff --git a/x11-fm/xplore/Makefile b/x11-fm/xplore/Makefile
index 63a46ab57c81..34aa3b409deb 100644
--- a/x11-fm/xplore/Makefile
+++ b/x11-fm/xplore/Makefile
@@ -12,7 +12,8 @@ COMMENT= Yet another Motif file manager
LICENSE= GPLv2
-USE_IMAKE= yes
+USES= imake
+USE_GCC= any
USE_MOTIF= yes
USE_XORG= xpm
MAKE_JOBS_UNSAFE=yes