diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2004-03-11 07:48:13 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2004-03-11 07:48:13 +0000 |
commit | 3e16e4b08f14a3f1e68bd8bdd9df2ae316ec5139 (patch) | |
tree | ce067cf04d0f3b761ab3538c1b3c295cd8f3e7ba /devel/hs-darcs | |
parent | 8e20c4dd05a96c1c0b6a47ad1b20484fd3ec7d46 (diff) |
deUSE_SIZEify.
Notes
Notes:
svn path=/head/; revision=103612
Diffstat (limited to 'devel/hs-darcs')
-rw-r--r-- | devel/hs-darcs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile index 955be61ae56f..a0783343b9de 100644 --- a/devel/hs-darcs/Makefile +++ b/devel/hs-darcs/Makefile @@ -16,7 +16,6 @@ COMMENT= Yet another replacement for CVS, written in Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl -USE_SIZE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ |