diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2004-03-11 15:48:13 +0800 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2004-03-11 15:48:13 +0800 |
commit | 3e16e4b08f14a3f1e68bd8bdd9df2ae316ec5139 (patch) | |
tree | ce067cf04d0f3b761ab3538c1b3c295cd8f3e7ba /lang/chameleon/Makefile | |
parent | 8e20c4dd05a96c1c0b6a47ad1b20484fd3ec7d46 (diff) | |
download | freebsd-ports-gnome-3e16e4b08f14a3f1e68bd8bdd9df2ae316ec5139.tar.gz freebsd-ports-gnome-3e16e4b08f14a3f1e68bd8bdd9df2ae316ec5139.tar.zst freebsd-ports-gnome-3e16e4b08f14a3f1e68bd8bdd9df2ae316ec5139.zip |
deUSE_SIZEify.
Diffstat (limited to 'lang/chameleon/Makefile')
-rw-r--r-- | lang/chameleon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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: |