aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Interpolate
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-06-11 15:29:01 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-06-11 15:29:01 +0000
commit0ca34eb9edc4a59a29885facb05745854102bc5b (patch)
treeb905d1caa1f8009ff16831c7f9b82c06585331d9 /math/p5-Math-Interpolate
parent7ccd8873bf99ee64c1873836f1d1a60dad35eb94 (diff)
downloadports-0ca34eb9edc4a59a29885facb05745854102bc5b.tar.gz
ports-0ca34eb9edc4a59a29885facb05745854102bc5b.zip
USE_SIZE was obsoleted in rev. 1.484 of bsd.port.mk more than
2 years ago. Clean out the last traces of it. With hat: portmgr
Notes
Notes: svn path=/head/; revision=165111
Diffstat (limited to 'math/p5-Math-Interpolate')
-rw-r--r--math/p5-Math-Interpolate/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-Math-Interpolate/Makefile b/math/p5-Math-Interpolate/Makefile
index 16904778f91a..0c50a4563c3f 100644
--- a/math/p5-Math-Interpolate/Makefile
+++ b/math/p5-Math-Interpolate/Makefile
@@ -15,7 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl routines for data sets interpolation and interval search
-USE_SIZE= yes
PERL_CONFIGURE= yes
MAN3= Math::Interpolate.3 Math::IntervalSearch.3