From owner-svn-ports-head@FreeBSD.ORG Fri Jun 28 18:37:21 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A6FA6848; Fri, 28 Jun 2013 18:37:21 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7FD261E6B; Fri, 28 Jun 2013 18:37:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5SIbLRe053064; Fri, 28 Jun 2013 18:37:21 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5SIbKVr053061; Fri, 28 Jun 2013 18:37:20 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201306281837.r5SIbKVr053061@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 28 Jun 2013 18:37:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321975 - in head/comms: ibp seyon viewfax X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 18:37:21 -0000 Author: bapt Date: Fri Jun 28 18:37:20 2013 New Revision: 321975 URL: http://svnweb.freebsd.org/changeset/ports/321975 Log: Convert to USES=imake Modified: head/comms/ibp/Makefile head/comms/seyon/Makefile head/comms/viewfax/Makefile Modified: head/comms/ibp/Makefile ============================================================================== --- head/comms/ibp/Makefile Fri Jun 28 18:32:25 2013 (r321974) +++ head/comms/ibp/Makefile Fri Jun 28 18:37:20 2013 (r321975) @@ -1,9 +1,5 @@ -# New ports collection makefile for: ibp -# Date created: 3 August 2008 -# Whom: Diane Bruce -# +# Created by: Diane Bruce # $FreeBSD$ -# PORTNAME= ibp PORTVERSION= 0.21 @@ -17,7 +13,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= db@FreeBSD.org COMMENT= A little program for monitoring amateur radio beacons -USE_IMAKE= yes +USES= imake USE_XORG= x11 PLIST_FILES= bin/ibp Modified: head/comms/seyon/Makefile ============================================================================== --- head/comms/seyon/Makefile Fri Jun 28 18:32:25 2013 (r321974) +++ head/comms/seyon/Makefile Fri Jun 28 18:37:20 2013 (r321975) @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Communications package for the X Window system WRKSRC= ${WRKDIR}/seyon -USE_IMAKE= yes +USES= imake USE_XORG= x11 xext xpm xmu xaw xt sm ice MAKE_JOBS_UNSAFE= yes Modified: head/comms/viewfax/Makefile ============================================================================== --- head/comms/viewfax/Makefile Fri Jun 28 18:32:25 2013 (r321974) +++ head/comms/viewfax/Makefile Fri Jun 28 18:37:20 2013 (r321975) @@ -1,9 +1,5 @@ -# New ports collection makefile for: viewfax -# Date created: 16 sept 1995 -# Whom: jmz -# +# Created by: jmz # $FreeBSD$ -# PORTNAME= viewfax PORTVERSION= 2.6 @@ -15,7 +11,7 @@ MASTER_SITES= ftp://ftp.ping.de/pub/unix MAINTAINER= dhn@FreeBSD.org COMMENT= Display files containing g3 and/or g4 coded fax pages -USE_IMAKE= yes +USES= imake USE_XORG= x11 xext PLIST_FILES= bin/viewfax lib/viewfax.tif