Date: Wed, 29 May 2013 08:16:12 +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: r319357 - head/devel/pear-Date_Holidays_Iceland Message-ID: <201305290816.r4T8GC4M081243@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Wed May 29 08:16:11 2013 New Revision: 319357 URL: http://svnweb.freebsd.org/changeset/ports/319357 Log: - Convert to PEAR_AUTOINSTALL Modified: head/devel/pear-Date_Holidays_Iceland/Makefile (contents, props changed) Modified: head/devel/pear-Date_Holidays_Iceland/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Iceland/Makefile Wed May 29 08:15:23 2013 (r319356) +++ head/devel/pear-Date_Holidays_Iceland/Makefile Wed May 29 08:16:11 2013 (r319357) @@ -1,9 +1,4 @@ -# New ports collection makefile for: pear-Date_Holidays_Iceland -# Date created: 2008-06-04 -# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= Date_Holidays_Iceland PORTVERSION= 0.1.2 @@ -15,9 +10,7 @@ COMMENT= Driver based class to calculate BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays -CATEGORY= Date -FILES= Holidays/Driver/Iceland.php -TESTS= Date_Holidays_Driver_Iceland_TestSuite.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?201305290816.r4T8GC4M081243>