diff options
author | obraun <obraun@FreeBSD.org> | 2004-03-11 15:48:13 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2004-03-11 15:48:13 +0800 |
commit | 551898cb452787e51a14ce631fa472dec692ddc7 (patch) | |
tree | 51a9044850c72127a4118608d94c41d017b5dda6 /devel/hs-popenhs | |
parent | 0ffcc29f0882043fafcc9f6e151af6475b111842 (diff) | |
download | freebsd-ports-gnome-551898cb452787e51a14ce631fa472dec692ddc7.tar.gz freebsd-ports-gnome-551898cb452787e51a14ce631fa472dec692ddc7.tar.zst freebsd-ports-gnome-551898cb452787e51a14ce631fa472dec692ddc7.zip |
deUSE_SIZEify.
Diffstat (limited to 'devel/hs-popenhs')
-rw-r--r-- | devel/hs-popenhs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |