diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2004-01-31 11:16:48 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2004-01-31 11:16:48 +0000 |
commit | e6c55782ac7c0568ceb1598e43e0e879ec512170 (patch) | |
tree | 27fdf8812d7239096966e728e9b8abfb6740bcbe /x11-toolkits | |
parent | b2931451eb3c09c64f2da6da5a66ce7a51486517 (diff) | |
download | ports-e6c55782ac7c0568ceb1598e43e0e879ec512170.tar.gz ports-e6c55782ac7c0568ceb1598e43e0e879ec512170.zip |
SIZE-ify
Notes
Notes:
svn path=/head/; revision=99595
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/hs-frantk/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/hs-frantk/distinfo | 1 | ||||
-rw-r--r-- | x11-toolkits/hs-gtk+hs/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/hs-gtk+hs/distinfo | 1 | ||||
-rw-r--r-- | x11-toolkits/hs-gtk2hs/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/hs-gtk2hs/distinfo | 1 |
6 files changed, 6 insertions, 2 deletions
diff --git a/x11-toolkits/hs-frantk/Makefile b/x11-toolkits/hs-frantk/Makefile index e3765befb5cd..245cebae6b19 100644 --- a/x11-toolkits/hs-frantk/Makefile +++ b/x11-toolkits/hs-frantk/Makefile @@ -22,6 +22,7 @@ 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-frantk/distinfo b/x11-toolkits/hs-frantk/distinfo index 5f6b53661d9c..9c2d1b59de44 100644 --- a/x11-toolkits/hs-frantk/distinfo +++ b/x11-toolkits/hs-frantk/distinfo @@ -1 +1,2 @@ MD5 (FranTk1_1.tar.gz) = eb7137696a9e736fff4731c635063f9f +SIZE (FranTk1_1.tar.gz) = 498670 diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile index fd069270c680..494743711cf3 100644 --- a/x11-toolkits/hs-gtk+hs/Makefile +++ b/x11-toolkits/hs-gtk+hs/Makefile @@ -22,8 +22,8 @@ RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5 \ RUN_DEPENDS+= ports-config:${PORTSDIR}/devel/hs-hpl .endif +USE_SIZE= yes USE_GNOME= glib12 gtk12 - USE_REINPLACE= yes HAS_CONFIGURE= yes USE_GMAKE= yes diff --git a/x11-toolkits/hs-gtk+hs/distinfo b/x11-toolkits/hs-gtk+hs/distinfo index 2ba14e7ef41f..522da6efb2b8 100644 --- a/x11-toolkits/hs-gtk+hs/distinfo +++ b/x11-toolkits/hs-gtk+hs/distinfo @@ -1 +1,2 @@ MD5 (gtk+hs-0.15.2.tar.gz) = 705e03469dffaf2c8b1b26976e050ec6 +SIZE (gtk+hs-0.15.2.tar.gz) = 217512 diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile index 9389bbeeb6a6..140fd8d9def3 100644 --- a/x11-toolkits/hs-gtk2hs/Makefile +++ b/x11-toolkits/hs-gtk2hs/Makefile @@ -18,8 +18,8 @@ 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 USE_GMAKE= yes diff --git a/x11-toolkits/hs-gtk2hs/distinfo b/x11-toolkits/hs-gtk2hs/distinfo index eac07927aa06..aae697cc8812 100644 --- a/x11-toolkits/hs-gtk2hs/distinfo +++ b/x11-toolkits/hs-gtk2hs/distinfo @@ -1 +1,2 @@ MD5 (gtk2hs-0.9.4.tar.gz) = b5d5c03e52d6895549d051b371d052a9 +SIZE (gtk2hs-0.9.4.tar.gz) = 434842 |