diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-02-25 21:05:31 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-02-25 21:05:31 +0000 |
commit | 142f6b774ab580f800a7bae2c33a1ef0e8938512 (patch) | |
tree | db67c7d30a89df19ea8b9fdb3c6341550959f6b2 /print | |
parent | 237d0d373b52c29f71f4246aa5193a849b618939 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/advi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/advi/Makefile b/print/advi/Makefile index 32eb8cec73a7..1a62644311c6 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -18,7 +18,7 @@ COMMENT= Active-DVI viewer BUILD_DEPENDS= ${CI_DEPEND}:${PORTSDIR}/graphics/ocaml-images \ kpsewhich:${PORTSDIR}/print/teTeX-base -LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ +LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \ png.6:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff |