From 59b635e9e8278dec9abca9927a8cc638d44a1b0a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 27 Oct 2012 18:44:54 +0000 Subject: [PATCH] Deprecated as it depends on the expired p5-Class-Field Feature safe: yes --- math/p5-Math-LinearCombination/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/math/p5-Math-LinearCombination/Makefile b/math/p5-Math-LinearCombination/Makefile index 4168b4f4c79e..f9bce31d7256 100644 --- a/math/p5-Math-LinearCombination/Makefile +++ b/math/p5-Math-LinearCombination/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Math::LinearCombination -# Date created: 5 Nov 2001 -# Whom: Sergey Skvortsov -# +# Created by: Sergey Skvortsov # $FreeBSD$ -# PORTNAME= Math-LinearCombination PORTVERSION= 0.03 @@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Sum of variables with a numerical coefficient +DEPRECATED= Depends on the expired p5-Class-Field +EXPIRATION_DATE= 2012-11-27 + BUILD_DEPENDS= p5-Class-Fields>=0:${PORTSDIR}/devel/p5-Class-Fields \ p5-Math-SimpleVariable>=0:${PORTSDIR}/math/p5-Math-SimpleVariable RUN_DEPENDS:= ${BUILD_DEPENDS}