aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 22:32:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 22:32:28 +0000
commitc86f11d07caf246f37b6ffe1bbd7a332b2f15521 (patch)
treef705e7267ec7e4a034f1c69b352a892b175915ee
parentb5a3db0cb2b17bd7d01c8f367b061a9074f6ff17 (diff)
downloadports-c86f11d07caf246f37b6ffe1bbd7a332b2f15521.tar.gz
ports-c86f11d07caf246f37b6ffe1bbd7a332b2f15521.zip
Convert to USES=imake
Trim headers
Notes
Notes: svn path=/head/; revision=322004
-rw-r--r--sysutils/mmore/Makefile10
-rw-r--r--sysutils/roottail/Makefile8
-rw-r--r--sysutils/xbatt/Makefile8
-rw-r--r--sysutils/xdu/Makefile2
-rw-r--r--sysutils/xfsm/Makefile8
5 files changed, 10 insertions, 26 deletions
diff --git a/sysutils/mmore/Makefile b/sysutils/mmore/Makefile
index 6f8e8dea31f0..a00a95ab8998 100644
--- a/sysutils/mmore/Makefile
+++ b/sysutils/mmore/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mmore
-# Date created: 8 July 2005
-# Whom: Matthew Holder <sixxgate@hotmail.com>
-#
+# Created by: Matthew Holder <sixxgate@hotmail.com>
# $FreeBSD$
-#
PORTNAME= mmore
PORTVERSION= 1.01
@@ -12,11 +8,11 @@ CATEGORIES= sysutils
MASTER_SITES= http://matt.sixxgate.com/files/
MAINTAINER= sixxgate@hotmail.com
-COMMENT= An Motif/X file/stream viewer
+COMMENT= Motif/X file/stream viewer
+USES= imake
USE_MOTIF= yes
USE_BZIP2= yes
-USE_IMAKE= yes
USE_XORG= x11 xmu xt
MAN1= mmore.1
MANCOMPRESSED= yes
diff --git a/sysutils/roottail/Makefile b/sysutils/roottail/Makefile
index 91152c7ec6d9..9cd6ea4ea25a 100644
--- a/sysutils/roottail/Makefile
+++ b/sysutils/roottail/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: roottail
-# Date created: 30 September 1999
-# Whom: Chris D. Faulhaber <jedgar@fxp.org>
-#
+# Created by: Chris D. Faulhaber <jedgar@fxp.org>
# $FreeBSD$
-#
PORTNAME= roottail
PORTVERSION= 1.2
@@ -23,7 +19,7 @@ COMMENT= Print text directly to X11 root window
MAN1= root-tail.1
PLIST_FILES= bin/root-tail
-USE_IMAKE= yes
+USES= imake
USE_XORG= x11 xext
MAKE_ARGS= CC="${CC}"
diff --git a/sysutils/xbatt/Makefile b/sysutils/xbatt/Makefile
index 8a38a824fa73..934a9145e448 100644
--- a/sysutils/xbatt/Makefile
+++ b/sysutils/xbatt/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xbatt
-# Date created: 2 May 1995
-# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
-#
+# Created by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
# $FreeBSD$
-#
PORTNAME= xbatt
PORTVERSION= 1.2.1
@@ -16,7 +12,7 @@ COMMENT= Laptop battery status display for X11
ONLY_FOR_ARCHS= i386
-USE_IMAKE= yes
+USES= imake
USE_XORG= xpm xaw
NO_INSTALL_MANPAGES= yes
PLIST_FILES= bin/xbatt
diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile
index 4dcbf8aaf87d..2f0cbb665ce9 100644
--- a/sysutils/xdu/Makefile
+++ b/sysutils/xdu/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Graphically display output of du
NO_WRKSUBDIR= yes
-USE_IMAKE= yes
+USES= imake
USE_XORG= ice sm x11 xaw xext xmu xpm xt
PLIST_FILES= bin/xdu lib/X11/app-defaults/XDu
MAN1= xdu.1
diff --git a/sysutils/xfsm/Makefile b/sysutils/xfsm/Makefile
index cf20de639237..2a0a26c94f3f 100644
--- a/sysutils/xfsm/Makefile
+++ b/sysutils/xfsm/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xfsm
-# Date Created: 24 Nov 1997
-# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
-#
+# Created by: Vanilla I. Shu <vanilla@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= xfsm
PORTVERSION= 1.99
@@ -16,7 +12,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= X File System Monitor
-USE_IMAKE= yes
+USES= imake
USE_XORG= xbitmaps x11 xext
MAKE_ARGS= CC="${CC}" CCOPTIONS="-DFreeBSD"
MAN1= xfsm.1