summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 af3605b..d896f3f 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 f0a608c..0d20314 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 63a46ab..34aa3b4 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
OpenPOWER on IntegriCloud