aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-03-11 07:48:13 +0000
committerOliver Braun <obraun@FreeBSD.org>2004-03-11 07:48:13 +0000
commit3e16e4b08f14a3f1e68bd8bdd9df2ae316ec5139 (patch)
treece067cf04d0f3b761ab3538c1b3c295cd8f3e7ba
parent8e20c4dd05a96c1c0b6a47ad1b20484fd3ec7d46 (diff)
downloadports-3e16e4b08f14a3f1e68bd8bdd9df2ae316ec5139.tar.gz
ports-3e16e4b08f14a3f1e68bd8bdd9df2ae316ec5139.zip
deUSE_SIZEify.
Notes
Notes: svn path=/head/; revision=103612
-rw-r--r--databases/hs-hsql/Makefile1
-rw-r--r--deskutils/checkrdf/Makefile1
-rw-r--r--deskutils/rolo/Makefile1
-rw-r--r--devel/darcs/Makefile1
-rw-r--r--devel/hs-buddha/Makefile1
-rw-r--r--devel/hs-c2hs/Makefile1
-rw-r--r--devel/hs-crypto/Makefile1
-rw-r--r--devel/hs-darcs/Makefile1
-rw-r--r--devel/hs-drift/Makefile1
-rw-r--r--devel/hs-green-card/Makefile1
-rw-r--r--devel/hs-haddock/Makefile1
-rw-r--r--devel/hs-hat/Makefile1
-rw-r--r--devel/hs-hdoc/Makefile1
-rw-r--r--devel/hs-hpl/Makefile1
-rw-r--r--devel/hs-idoc/Makefile1
-rw-r--r--devel/hs-popenhs/Makefile1
-rw-r--r--devel/libvc/Makefile1
-rw-r--r--lang/chameleon/Makefile1
-rw-r--r--lang/generic-haskell/Makefile1
-rw-r--r--lang/helium/Makefile1
-rw-r--r--lang/hugs/Makefile1
-rw-r--r--lang/nhc98/Makefile1
-rw-r--r--mail/mairix/Makefile1
-rw-r--r--mail/mutt_vc_query/Makefile1
-rw-r--r--print/muttprint/Makefile1
-rw-r--r--sysutils/multitail/Makefile1
-rw-r--r--textproc/hs-HaXml/Makefile1
-rw-r--r--textproc/hs-haxml/Makefile1
-rw-r--r--x11-toolkits/hs-frantk/Makefile1
-rw-r--r--x11-toolkits/hs-gtk+hs/Makefile1
-rw-r--r--x11-toolkits/hs-gtk2hs/Makefile1
31 files changed, 0 insertions, 31 deletions
diff --git a/databases/hs-hsql/Makefile b/databases/hs-hsql/Makefile
index 873924a204bf..f8aa2d353d46 100644
--- a/databases/hs-hsql/Makefile
+++ b/databases/hs-hsql/Makefile
@@ -27,7 +27,6 @@ ALL_TARGET= all docs
.endif
WRKSRC= ${WRKDIR}/HSQL
-USE_SIZE= yes
USE_BZIP2= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}/lib --enable-postgres
diff --git a/deskutils/checkrdf/Makefile b/deskutils/checkrdf/Makefile
index 79e9999a7d4d..e083b55c0cea 100644
--- a/deskutils/checkrdf/Makefile
+++ b/deskutils/checkrdf/Makefile
@@ -16,7 +16,6 @@ COMMENT= A tool for RDF site summaries based news-check
BUILD_DEPENDS= Xtract:${PORTSDIR}/textproc/hs-haxml
-USE_SIZE= yes
USE_BZIP2= yes
MAKE_ENV= PREFIX=${PREFIX}
diff --git a/deskutils/rolo/Makefile b/deskutils/rolo/Makefile
index be333a5a272f..d4ef67023e68 100644
--- a/deskutils/rolo/Makefile
+++ b/deskutils/rolo/Makefile
@@ -16,7 +16,6 @@ COMMENT= Text-based contact management software
BUILD_DEPENDS= ${LOCALBASE}/lib/libvc.a:${PORTSDIR}/devel/libvc
-USE_SIZE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
CFLAGS+= -I${PREFIX}/include \
diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile
index 955be61ae56f..a0783343b9de 100644
--- a/devel/darcs/Makefile
+++ b/devel/darcs/Makefile
@@ -16,7 +16,6 @@ COMMENT= Yet another replacement for CVS, written in Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
-USE_SIZE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
diff --git a/devel/hs-buddha/Makefile b/devel/hs-buddha/Makefile
index 9713d0c097ff..aa007d2a9619 100644
--- a/devel/hs-buddha/Makefile
+++ b/devel/hs-buddha/Makefile
@@ -18,7 +18,6 @@ COMMENT= A declarative debugger for Haskell 98
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
-USE_SIZE= yes
USE_REINPLACE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
diff --git a/devel/hs-c2hs/Makefile b/devel/hs-c2hs/Makefile
index 4627b01341d8..7716bfd6c41c 100644
--- a/devel/hs-c2hs/Makefile
+++ b/devel/hs-c2hs/Makefile
@@ -32,7 +32,6 @@ PKGNAMESUFFIX= -${GHCDEP}
BUILD_DEPENDS= ${GHC}:${PORTSDIR}/lang/${GHCDEP}
RUN_DEPENDS= ${GHC}:${PORTSDIR}/lang/${GHCDEP}
-USE_SIZE= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/devel/hs-crypto/Makefile b/devel/hs-crypto/Makefile
index 786f4683c102..fcc19f81d6da 100644
--- a/devel/hs-crypto/Makefile
+++ b/devel/hs-crypto/Makefile
@@ -23,7 +23,6 @@ RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
BUILD_DEPENDS= haddock:${PORTSDIR}/devel/hs-haddock
.endif
-USE_SIZE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile
index 955be61ae56f..a0783343b9de 100644
--- a/devel/hs-darcs/Makefile
+++ b/devel/hs-darcs/Makefile
@@ -16,7 +16,6 @@ COMMENT= Yet another replacement for CVS, written in Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
-USE_SIZE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
diff --git a/devel/hs-drift/Makefile b/devel/hs-drift/Makefile
index cb7e2165cedc..7c5571845dda 100644
--- a/devel/hs-drift/Makefile
+++ b/devel/hs-drift/Makefile
@@ -20,7 +20,6 @@ BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
BUILD_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98
.endif
-USE_SIZE= yes
HAS_CONFIGURE= yes
INFO= drift
diff --git a/devel/hs-green-card/Makefile b/devel/hs-green-card/Makefile
index 109df791fe08..b91963cfa1b2 100644
--- a/devel/hs-green-card/Makefile
+++ b/devel/hs-green-card/Makefile
@@ -20,7 +20,6 @@ BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
WRKSRC= ${WRKDIR}/gc-${PORTVERSION}
-USE_SIZE= yes
USE_GMAKE= yes
ALL_TARGET= all
diff --git a/devel/hs-haddock/Makefile b/devel/hs-haddock/Makefile
index 915c4a4d6259..b706796f36e0 100644
--- a/devel/hs-haddock/Makefile
+++ b/devel/hs-haddock/Makefile
@@ -26,7 +26,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textpr
.endif
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//g}
-USE_SIZE= yes
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile
index 56247b063ee0..42b57d585ea4 100644
--- a/devel/hs-hat/Makefile
+++ b/devel/hs-hat/Makefile
@@ -15,7 +15,6 @@ PKGNAMEPREFIX= hs-
MAINTAINER= haskell@FreeBSD.org
COMMENT= A source-level tracer for Haskell 98
-USE_SIZE= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes
USE_REINPLACE= yes
diff --git a/devel/hs-hdoc/Makefile b/devel/hs-hdoc/Makefile
index c48da881955a..c002c64266f3 100644
--- a/devel/hs-hdoc/Makefile
+++ b/devel/hs-hdoc/Makefile
@@ -17,7 +17,6 @@ COMMENT= HTML documentation tool for Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
PLIST_FILES= bin/hdoc
-USE_SIZE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/devel/hs-hpl/Makefile b/devel/hs-hpl/Makefile
index 052cd510a822..d87610848f1a 100644
--- a/devel/hs-hpl/Makefile
+++ b/devel/hs-hpl/Makefile
@@ -19,7 +19,6 @@ COMMENT= Haskell Ports Library provides ports in Haskell
BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
-USE_SIZE= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/devel/hs-idoc/Makefile b/devel/hs-idoc/Makefile
index 1e5d40103062..c3ab97c95fad 100644
--- a/devel/hs-idoc/Makefile
+++ b/devel/hs-idoc/Makefile
@@ -17,7 +17,6 @@ COMMENT= A No Frills Haskell Interface Documentation System
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
PLIST_FILES= bin/idoc
-USE_SIZE= yes
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/devel/hs-popenhs/Makefile b/devel/hs-popenhs/Makefile
index cfdf8d89bec8..fb754dd8ff6f 100644
--- a/devel/hs-popenhs/Makefile
+++ b/devel/hs-popenhs/Makefile
@@ -18,7 +18,6 @@ COMMENT= A popen-like library for Haskell
BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
-USE_SIZE= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes
diff --git a/devel/libvc/Makefile b/devel/libvc/Makefile
index ebe2677923e1..6898ef938314 100644
--- a/devel/libvc/Makefile
+++ b/devel/libvc/Makefile
@@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= rolo
MAINTAINER= obraun@FreeBSD.org
COMMENT= A vCard library
-USE_SIZE= yes
USE_BZIP2= yes
USE_BISON= yes
GNU_CONFIGURE= yes
diff --git a/lang/chameleon/Makefile b/lang/chameleon/Makefile
index cdc40dd46f29..bae653b94b3f 100644
--- a/lang/chameleon/Makefile
+++ b/lang/chameleon/Makefile
@@ -16,7 +16,6 @@ COMMENT= A Haskell-style language
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
happy:${PORTSDIR}/devel/hs-happy
-USE_SIZE= yes
ALL_TARGET= just-boo
do-install:
diff --git a/lang/generic-haskell/Makefile b/lang/generic-haskell/Makefile
index 2c1af92345a0..a607b9ca9b6c 100644
--- a/lang/generic-haskell/Makefile
+++ b/lang/generic-haskell/Makefile
@@ -16,7 +16,6 @@ COMMENT= The Generic Haskell compiler
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
-USE_SIZE= yes
USE_REINPLACE= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/lang/helium/Makefile b/lang/helium/Makefile
index 7a7ad4137893..0277bf4ac8e6 100644
--- a/lang/helium/Makefile
+++ b/lang/helium/Makefile
@@ -28,7 +28,6 @@ PLIST_SUB= HINT="@comment "
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_SIZE= yes
USE_GMAKE= yes
.if !defined(WITH_HINT)
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile
index 489da01ff8a6..2174c6eced1f 100644
--- a/lang/hugs/Makefile
+++ b/lang/hugs/Makefile
@@ -18,7 +18,6 @@ COMMENT= An interpreter for the functional programming language Haskell 98
WRKSRC= ${WRKDIR}/${DISTNAME}/src
HUGS_DATE= Nov2003
-USE_SIZE= yes
USE_REINPLACE= yes
USE_BISON= yes
CONFIGURE_ARGS+= --prefix=${PREFIX} --enable-ffi
diff --git a/lang/nhc98/Makefile b/lang/nhc98/Makefile
index f97ff6852667..2647dced3b02 100644
--- a/lang/nhc98/Makefile
+++ b/lang/nhc98/Makefile
@@ -35,7 +35,6 @@ BUILD_DEPENDS+= ghc-5.04.3:${PORTSDIR}/lang/ghc5
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_SIZE= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes
diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile
index e42e165e488f..b39ef01c147c 100644
--- a/mail/mairix/Makefile
+++ b/mail/mairix/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES= http://www.rpcurnow.force9.co.uk/mairix/
MAINTAINER= obraun@FreeBSD.org
COMMENT= Indexing and searching in Maildir or MH folders
-USE_SIZE= yes
HAS_CONFIGURE= yes
USE_REINPLACE= yes
diff --git a/mail/mutt_vc_query/Makefile b/mail/mutt_vc_query/Makefile
index bec5539f5157..de789abda85f 100644
--- a/mail/mutt_vc_query/Makefile
+++ b/mail/mutt_vc_query/Makefile
@@ -17,7 +17,6 @@ COMMENT= A vCard query utility for mutt
RUN_DEPENDS= ${LOCALBASE}/lib/libvc.so:${PORTSDIR}/devel/libvc
BUILD_DEPENDS= ${RUN_DEPENDS}
-USE_SIZE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
CFLAGS+= -I${PREFIX}/include \
diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile
index aff867b88225..1c17d293f946 100644
--- a/print/muttprint/Makefile
+++ b/print/muttprint/Makefile
@@ -30,7 +30,6 @@ RUN_DEPENDS+= cupstestppd:${PORTSDIR}/print/cups-lpr \
espgs:${PORTSDIR}/print/cups-pstoraster
.endif
-USE_SIZE= yes
USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
USE_GMAKE= yes
diff --git a/sysutils/multitail/Makefile b/sysutils/multitail/Makefile
index 9af7c26e1e47..d926c8ef7fca 100644
--- a/sysutils/multitail/Makefile
+++ b/sysutils/multitail/Makefile
@@ -14,7 +14,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= obraun@FreeBSD.org
COMMENT= Tail multiple files on console with ncurses
-USE_SIZE= yes
USE_REINPLACE= yes
MAN1= multitail.1
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile
index ff8ac46de11e..6fc8286cef9c 100644
--- a/textproc/hs-HaXml/Makefile
+++ b/textproc/hs-HaXml/Makefile
@@ -16,7 +16,6 @@ DISTNAME= HaXml-${PORTVERSION}
MAINTAINER= haskell@FreeBSD.org
COMMENT= A collection of utilities for using Haskell and XML together
-USE_SIZE= yes
USE_REINPLACE= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/textproc/hs-haxml/Makefile b/textproc/hs-haxml/Makefile
index ff8ac46de11e..6fc8286cef9c 100644
--- a/textproc/hs-haxml/Makefile
+++ b/textproc/hs-haxml/Makefile
@@ -16,7 +16,6 @@ DISTNAME= HaXml-${PORTVERSION}
MAINTAINER= haskell@FreeBSD.org
COMMENT= A collection of utilities for using Haskell and XML together
-USE_SIZE= yes
USE_REINPLACE= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/x11-toolkits/hs-frantk/Makefile b/x11-toolkits/hs-frantk/Makefile
index 5b927c01618d..5eb2cd07d7d9 100644
--- a/x11-toolkits/hs-frantk/Makefile
+++ b/x11-toolkits/hs-frantk/Makefile
@@ -22,7 +22,6 @@ BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
.endif
-USE_SIZE= yes
USE_GMAKE= yes
USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/FranTk1.1/src
diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile
index b6a7d9563c3e..4339942bad52 100644
--- a/x11-toolkits/hs-gtk+hs/Makefile
+++ b/x11-toolkits/hs-gtk+hs/Makefile
@@ -44,7 +44,6 @@ RUN_DEPENDS+= c2hs:${PORTSDIR}/devel/hs-c2hs
RUN_DEPENDS+= ports-config:${PORTSDIR}/devel/hs-hpl
.endif
-USE_SIZE= yes
USE_REINPLACE= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile
index 031f92773e60..2fe6d163a00c 100644
--- a/x11-toolkits/hs-gtk2hs/Makefile
+++ b/x11-toolkits/hs-gtk2hs/Makefile
@@ -19,7 +19,6 @@ COMMENT= A GTK2 Binding for Haskell
BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
-USE_SIZE= yes
USE_GNOME= gtk20
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --with-c2hs=no