aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/rpm5
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/rpm5')
-rw-r--r--archivers/rpm5/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/archivers/rpm5/Makefile b/archivers/rpm5/Makefile
index 687208cc7a0c..9128a0282f77 100644
--- a/archivers/rpm5/Makefile
+++ b/archivers/rpm5/Makefile
@@ -6,7 +6,7 @@
PORTNAME= rpm
PORTVERSION= 5.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= http://rpm5.org/files/rpm/rpm-5.0/
@@ -21,9 +21,11 @@ LIB_DEPENDS= db-4.5:${PORTSDIR}/databases/db45 \
magic:${PORTSDIR}/sysutils/file \
xar:${PORTSDIR}/archivers/xar \
pcre.0:${PORTSDIR}/devel/pcre
-BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed
+BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed \
+ perl:${PORTSDIR}/lang/perl5.8
.if !defined(NOPORTDOCS)
-BUILD_DEPENDS+= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen
+BUILD_DEPENDS+= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen \
+ ${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz
.endif
DB_VERSION?= 45