diff options
author | obraun <obraun@FreeBSD.org> | 2004-03-11 07:48:13 +0000 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2004-03-11 07:48:13 +0000 |
commit | 551898cb452787e51a14ce631fa472dec692ddc7 (patch) | |
tree | 51a9044850c72127a4118608d94c41d017b5dda6 /devel/hs-darcs | |
parent | 0ffcc29f0882043fafcc9f6e151af6475b111842 (diff) | |
download | FreeBSD-ports-551898cb452787e51a14ce631fa472dec692ddc7.zip FreeBSD-ports-551898cb452787e51a14ce631fa472dec692ddc7.tar.gz |
deUSE_SIZEify.
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 955be61..a078334 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}" \ |