summaryrefslogtreecommitdiff
path: root/x11-toolkits
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 /x11-toolkits
parentAdd Russ Nelson's ignoreip2 patch [1][2]. (diff)
deUSE_SIZEify.
Notes
Notes: svn path=/head/; revision=103612
Diffstat (limited to 'x11-toolkits')
-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
3 files changed, 0 insertions, 3 deletions
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