diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pixieplus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index 735a0b197592..0968314cd778 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= http://www.mosfet.org/pixie/ MAINTAINER= avleeuwen@piwebs.com COMMENT= A free, fast, and feature packed image browser and viewer for KDE -LIB_DEPENDS= Magick.5:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.5:${PORTSDIR}/graphics/ImageMagick \ + ungif.5:${PORTSDIR}/graphics/libungif GNU_CONFIGURE= yes CONFIGURE_ARGS+= --program-prefix='' |