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 /deskutils | |
parent | 0ffcc29f0882043fafcc9f6e151af6475b111842 (diff) | |
download | FreeBSD-ports-551898cb452787e51a14ce631fa472dec692ddc7.zip FreeBSD-ports-551898cb452787e51a14ce631fa472dec692ddc7.tar.gz |
deUSE_SIZEify.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/checkrdf/Makefile | 1 | ||||
-rw-r--r-- | deskutils/rolo/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/deskutils/checkrdf/Makefile b/deskutils/checkrdf/Makefile index 79e9999..e083b55 100644 --- a/deskutils/checkrdf/Makefile +++ b/deskutils/checkrdf/Makefile @@ -16,7 +16,6 @@ COMMENT= A tool for RDF site summaries based news-check BUILD_DEPENDS= Xtract:${PORTSDIR}/textproc/hs-haxml -USE_SIZE= yes USE_BZIP2= yes MAKE_ENV= PREFIX=${PREFIX} diff --git a/deskutils/rolo/Makefile b/deskutils/rolo/Makefile index be333a5..d4ef670 100644 --- a/deskutils/rolo/Makefile +++ b/deskutils/rolo/Makefile @@ -16,7 +16,6 @@ COMMENT= Text-based contact management software BUILD_DEPENDS= ${LOCALBASE}/lib/libvc.a:${PORTSDIR}/devel/libvc -USE_SIZE= yes USE_BZIP2= yes GNU_CONFIGURE= yes CFLAGS+= -I${PREFIX}/include \ |