diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
commit | e4aa76a9be409201f9ab206e1028818ae37599ad (patch) | |
tree | 851b6321fa03e5421d36a142f1d0c272f1deced6 /www/igal | |
parent | - Update to 1.7.1 (diff) |
Remove USE_REINPLACE from categories starting with W
Diffstat (limited to 'www/igal')
-rw-r--r-- | www/igal/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/igal/Makefile b/www/igal/Makefile index c80f0a516b43..55e553985e27 100644 --- a/www/igal/Makefile +++ b/www/igal/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.stanford.edu/~epop/igal/ MAINTAINER= absinthe@pobox.com COMMENT= A static html image gallery generator for *nix -USE_REINPLACE= yes - RUN_DEPENDS= ${LOCALBASE}/bin/cjpeg:${PORTSDIR}/graphics/jpeg \ ${LOCALBASE}/include/Magick++.h:${PORTSDIR}/graphics/ImageMagick |