aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2012-06-13 13:38:06 +0800
committerbf <bf@FreeBSD.org>2012-06-13 13:38:06 +0800
commitaaf14a1e63df682f8359db1ef5b7efbd954e91df (patch)
tree96a5cbfb6b6127658d3a63f06d282fb819e9add9 /graphics
parent53b00caed933fbf2a25da32a4dd590a5f8033114 (diff)
downloadfreebsd-ports-gnome-aaf14a1e63df682f8359db1ef5b7efbd954e91df.tar.gz
freebsd-ports-gnome-aaf14a1e63df682f8359db1ef5b7efbd954e91df.tar.zst
freebsd-ports-gnome-aaf14a1e63df682f8359db1ef5b7efbd954e91df.zip
also remove the -nox11 suffix from the djvulibre runtime dependency
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gscan2pdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile
index ecd0b8884787..65c0fe7b4212 100644
--- a/graphics/gscan2pdf/Makefile
+++ b/graphics/gscan2pdf/Makefile
@@ -50,7 +50,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
RUN_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \
p5-Locale-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \
p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \
- cjb2:${PORTSDIR}/graphics/djvulibre-nox11 \
+ cjb2:${PORTSDIR}/graphics/djvulibre \
gocr:${PORTSDIR}/graphics/gocr \
p5-Sane>=0:${PORTSDIR}/graphics/p5-Sane \
scanimage:${PORTSDIR}/graphics/sane-backends \