From 545a5b1d590b8b3df06cca68fd3029b1935eb229 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 10 Nov 2003 23:48:09 +0000 Subject: Add a missing RUN_DEPENDS on p5-XML-Parser. --- textproc/intltool/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'textproc/intltool') diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index a2d492aab7f9..59fd624a08f7 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -7,6 +7,7 @@ PORTNAME= intltool PORTVERSION= 0.27.2 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.27 @@ -16,6 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Xml internationalization support for GNOME, and others LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser USE_BZIP2= yes USE_GMAKE= yes -- cgit v1.2.3