svn commit: r321971 - head/astro/xphoon

Baptiste Daroussin bapt at FreeBSD.org
Fri Jun 28 18:22:43 UTC 2013


Author: bapt
Date: Fri Jun 28 18:22:43 2013
New Revision: 321971
URL: http://svnweb.freebsd.org/changeset/ports/321971

Log:
  Convert to USES=imake
  Trim headers

Modified:
  head/astro/xphoon/Makefile

Modified: head/astro/xphoon/Makefile
==============================================================================
--- head/astro/xphoon/Makefile	Fri Jun 28 18:19:20 2013	(r321970)
+++ head/astro/xphoon/Makefile	Fri Jun 28 18:22:43 2013	(r321971)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	xphoon
-# Date created:		14 February 1995
-# Whom:			asami
-#
+# Created by: asami
 # $FreeBSD$
-#
 
 PORTNAME=	xphoon
 PORTVERSION=	2000.06.13
@@ -15,7 +11,7 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:S/./
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Set the root window to the moon in its current phase
 
-USE_IMAKE=	yes
+USES=		imake
 USE_XORG=	x11 xext
 
 MAN1=		xphoon.1


More information about the svn-ports-all mailing list