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 /devel/hs-hpl | |
parent | Honor `--disable-threads' in configure scripts [1] (diff) |
SIZE-ify
Diffstat (limited to 'devel/hs-hpl')
-rw-r--r-- | devel/hs-hpl/Makefile | 1 | ||||
-rw-r--r-- | devel/hs-hpl/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-hpl/Makefile b/devel/hs-hpl/Makefile index 0cee0592ed40..90ad7a71d022 100644 --- a/devel/hs-hpl/Makefile +++ b/devel/hs-hpl/Makefile @@ -19,6 +19,7 @@ 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-hpl/distinfo b/devel/hs-hpl/distinfo index 033a70bc6cb2..2fccca3a6818 100644 --- a/devel/hs-hpl/distinfo +++ b/devel/hs-hpl/distinfo @@ -1 +1,2 @@ MD5 (ports-0.3.3.tar.gz) = b5d13ff5456b7b80fada58aefcb1957b +SIZE (ports-0.3.3.tar.gz) = 62882 |