diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2009-05-24 20:49:39 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2009-05-24 20:49:39 +0000 |
commit | 0a00e0b624792df891779a97380da713f36f87d4 (patch) | |
tree | d32199e141dc3456ca96addd286162292ffa0ecb /www/igal | |
parent | b8e88d651c3c3fcadd3a01a384a7a826da36893a (diff) | |
download | ports-0a00e0b624792df891779a97380da713f36f87d4.tar.gz ports-0a00e0b624792df891779a97380da713f36f87d4.zip |
Notes
Diffstat (limited to 'www/igal')
-rw-r--r-- | www/igal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/igal/Makefile b/www/igal/Makefile index c20e7293abf8..d4c053311b9b 100644 --- a/www/igal/Makefile +++ b/www/igal/Makefile @@ -17,6 +17,8 @@ COMMENT= A static html image gallery generator for *nix RUN_DEPENDS= ${LOCALBASE}/bin/cjpeg:${PORTSDIR}/graphics/jpeg \ convert:${PORTSDIR}/graphics/ImageMagick +CONFLICTS= igal2-* + MAN1= igal.1 post-patch: |