diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 14:01:51 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 14:01:51 +0000 |
commit | 670b177f38782113df38241645cc5e3c8290f24e (patch) | |
tree | 54216c34361337f39e3c9af4e2d801015444fade /graphics/png2html | |
parent | 0d99b79ee28e8c32b0283eebe351694dc4ba52dd (diff) | |
download | ports-670b177f38782113df38241645cc5e3c8290f24e.tar.gz ports-670b177f38782113df38241645cc5e3c8290f24e.zip |
Notes
Diffstat (limited to 'graphics/png2html')
-rw-r--r-- | graphics/png2html/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile index bb7c50701005..9f64568ffbea 100644 --- a/graphics/png2html/Makefile +++ b/graphics/png2html/Makefile @@ -13,6 +13,8 @@ COMMENT= Takes a PNG image and transforms it into HTML LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= No public distfiles + LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libgd.so:${PORTSDIR}/graphics/gd |