summaryrefslogtreecommitdiff
path: root/graphics/gscan2pdf/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-06-18 16:16:36 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-06-18 16:16:36 +0000
commit7ad604103939aa87f2c5cd993bb6984523bab522 (patch)
tree3e5a66abbecfb44781ad7c8bbb1374a5e0274e68 /graphics/gscan2pdf/Makefile
parent- Add a application icon to mrxvt. (by Stanislav Mekhanoshin <rampitec AT gma... (diff)
- Use use_gnome to depend on librsvg2
Suggested by: pav
Notes
Notes: svn path=/head/; revision=193815
Diffstat (limited to '')
-rw-r--r--graphics/gscan2pdf/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile
index 430347c73e39..66e09091fbcb 100644
--- a/graphics/gscan2pdf/Makefile
+++ b/graphics/gscan2pdf/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES= SFE
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Produce PDF from scanned documents
-LIB_DEPENDS= rsvg-2.2:${PORTSDIR}/graphics/librsvg2
RUN_DEPENDS= p5-PDF-API2>=0.57:${PORTSDIR}/textproc/p5-PDF-API2 \
scanimage:${PORTSDIR}/graphics/sane-backends \
scanadf:${PORTSDIR}/graphics/sane-frontends \
@@ -26,10 +25,11 @@ RUN_DEPENDS= p5-PDF-API2>=0.57:${PORTSDIR}/textproc/p5-PDF-API2 \
p5-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext
# xdg-email:${PORTSDIR}/devel/xdg-utils
-USE_PERL5= yes
USE_GETTEXT= yes
-PERL_CONFIGURE= yes
USE_GMAKE= yes
+USE_GNOME= librsvg2
+USE_PERL5= yes
+PERL_CONFIGURE= yes
MAN1= ${PORTNAME}.1
post-patch: