diff options
Diffstat (limited to 'graphics/gtksee')
-rw-r--r-- | graphics/gtksee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile index b4e98546982e..ece7fb273f84 100644 --- a/graphics/gtksee/Makefile +++ b/graphics/gtksee/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.linux.tucows.com/files/x11/graphics/ \ MAINTAINER= dirk@FreeBSD.org -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff |