diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-11 15:29:01 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-11 15:29:01 +0000 |
commit | 0ca34eb9edc4a59a29885facb05745854102bc5b (patch) | |
tree | b905d1caa1f8009ff16831c7f9b82c06585331d9 | |
parent | 7ccd8873bf99ee64c1873836f1d1a60dad35eb94 (diff) | |
download | freebsd-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
-rw-r--r-- | biology/distribfold/Makefile | 1 | ||||
-rw-r--r-- | games/xwelltris/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-Expr/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-FFT/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-Interpolate/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-Logic/Makefile | 1 | ||||
-rw-r--r-- | print/mapagi/Makefile | 1 | ||||
-rw-r--r-- | security/pam_krb5/Makefile | 1 | ||||
-rw-r--r-- | security/vxquery/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/gnome-icons/bsd.gnome-icons.mk | 1 | ||||
-rw-r--r-- | x11-themes/metacity-themes/Makefile.metacity | 1 |
11 files changed, 0 insertions, 11 deletions
diff --git a/biology/distribfold/Makefile b/biology/distribfold/Makefile index eda101ddfffa..5f00656de1bf 100644 --- a/biology/distribfold/Makefile +++ b/biology/distribfold/Makefile @@ -17,7 +17,6 @@ COMMENT= distributedfolding.org distributed protein folding project ONLY_FOR_ARCHS= i386 USE_BZIP2= yes -USE_SIZE= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/distribfold diff --git a/games/xwelltris/Makefile b/games/xwelltris/Makefile index b18ee0c7c70a..43af05768f93 100644 --- a/games/xwelltris/Makefile +++ b/games/xwelltris/Makefile @@ -15,7 +15,6 @@ MAINTAINER= lev@FreeBSD.org COMMENT= 3D tetris-like game WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_SIZE= yes PLIST_FILES= bin/xwelltris \ share/xwelltris/board2.gif \ share/xwelltris/font2.gif \ diff --git a/math/p5-Math-Expr/Makefile b/math/p5-Math-Expr/Makefile index 4fedefbe59bc..60ae7cdbd1f6 100644 --- a/math/p5-Math-Expr/Makefile +++ b/math/p5-Math-Expr/Makefile @@ -15,7 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for parsing mathematical expressions into a tree structure -USE_SIZE= yes PERL_CONFIGURE= yes MAN3= Math::Expr.3 Math::Expr::FormulaDB.3 \ diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile index 430a940ca888..1e77b7125c3d 100644 --- a/math/p5-Math-FFT/Makefile +++ b/math/p5-Math-FFT/Makefile @@ -15,7 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl module providing an interface to Fast Fourier Transform routines -USE_SIZE= yes PERL_CONFIGURE= yes MAN3= Math::FFT.3 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 diff --git a/math/p5-Math-Logic/Makefile b/math/p5-Math-Logic/Makefile index 5bae27910e41..b5a7eb03810e 100644 --- a/math/p5-Math-Logic/Makefile +++ b/math/p5-Math-Logic/Makefile @@ -15,7 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl module providing pure 2, 3 or multi-value logic -USE_SIZE= yes PERL_CONFIGURE= yes MAN3= Math::Logic.3 diff --git a/print/mapagi/Makefile b/print/mapagi/Makefile index 487eebab2be6..43427e718feb 100644 --- a/print/mapagi/Makefile +++ b/print/mapagi/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake USE_QT_VER= 3 USE_GMAKE= yes -USE_SIZE= yes QMAKE?= ${LOCALBASE}/bin/qmake QTDIR?= ${X11BASE} diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile index 49e30aa8a411..4a74548b4531 100644 --- a/security/pam_krb5/Makefile +++ b/security/pam_krb5/Makefile @@ -19,7 +19,6 @@ COMMENT= A Pluggable Authentication Module for Kerberos 5 MAN5= pam_krb5.5 pam_krb5afs.5 MAN8= pam_krb5.8 pam_krb5afs.8 -USE_SIZE= yes USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/security/vxquery/Makefile b/security/vxquery/Makefile index 58044d94e213..3d9a3c6fd99e 100644 --- a/security/vxquery/Makefile +++ b/security/vxquery/Makefile @@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= VuXML Query Tool USE_BZIP2= YES -USE_SIZE= YES GNU_CONFIGURE= YES # FreeBSD 5.x systems have expat in the base system. diff --git a/x11-themes/gnome-icons/bsd.gnome-icons.mk b/x11-themes/gnome-icons/bsd.gnome-icons.mk index 11a726c46f2f..bb070a491b44 100644 --- a/x11-themes/gnome-icons/bsd.gnome-icons.mk +++ b/x11-themes/gnome-icons/bsd.gnome-icons.mk @@ -11,7 +11,6 @@ PKGNAMEPREFIX= gnome-icons- NO_BUILD= yes -USE_SIZE= yes REASON= Themes may contain artwork not done by the author. \ Keep FreeBSD safe if theme author violated copyrights. diff --git a/x11-themes/metacity-themes/Makefile.metacity b/x11-themes/metacity-themes/Makefile.metacity index 7baefdec1a0d..44efd93b7956 100644 --- a/x11-themes/metacity-themes/Makefile.metacity +++ b/x11-themes/metacity-themes/Makefile.metacity @@ -4,7 +4,6 @@ MASTER_SITE_SUBDIR?= teams/art.gnome.org/themes/metacity DIST_SUBDIR= gnome2 NO_BUILD= yes -USE_SIZE= yes REASON= Themes may contain artwork not done by the author. \ Keep FreeBSD safe if the theme author violated copyrights. |