Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2013 09:51:40 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318049 - head/devel/pear-Structures_DataGrid_Renderer_XUL
Message-ID:  <201305130951.r4D9pecY049172@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Mon May 13 09:51:39 2013
New Revision: 318049
URL: http://svnweb.freebsd.org/changeset/ports/318049

Log:
  - Convert to PEAR_AUTOINSTALL
  - Trim header

Modified:
  head/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile   (contents, props changed)

Modified: head/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile
==============================================================================
--- head/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile	Mon May 13 09:51:12 2013	(r318048)
+++ head/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile	Mon May 13 09:51:39 2013	(r318049)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:	pear-Structures_DataGrid_Renderer_XUL
-# Date created:				26 Jun 2008
-# Whom:					Nick Hilliard <nick@foobar.org>
-#
+# Created by: Nick Hilliard <nick@foobar.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Structures_DataGrid_Renderer_XUL
 PORTVERSION=	0.1.3
@@ -16,8 +12,7 @@ BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${POR
 RUN_DEPENDS=	${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structures_DataGrid \
 		${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util
 
-CATEGORY=	Structures
-FILES=		DataGrid/Renderer/XUL.php
+PEAR_AUTOINSTALL=	yes
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305130951.r4D9pecY049172>