aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-02-28 19:45:27 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-02-28 19:45:27 +0000
commit14c681ddae888904c38722389c1c7e8342e0ff6a (patch)
tree188c0f777abe4199f47274f71e9b934b99c4f69c /archivers
parent2b424ae7fe8ad2eeb741c1bba30eaf5f21c5380b (diff)
Mark more ports BROKEN
Error logs are available in the pkg-fallout archives Reported by: pkg-fallout since at least january 2014
Notes
Notes: svn path=/head/; revision=346572
Diffstat (limited to 'archivers')
-rw-r--r--archivers/rpm5/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/rpm5/Makefile b/archivers/rpm5/Makefile
index c04978ea8a14..7fd539d28b2e 100644
--- a/archivers/rpm5/Makefile
+++ b/archivers/rpm5/Makefile
@@ -11,6 +11,8 @@ PKGNAMESUFFIX= 5
MAINTAINER= afb@rpm5.org
COMMENT= The RPM Package Manager
+BROKEN= Does not package
+
LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 \
libpopt.so:${PORTSDIR}/devel/popt \
libbeecrypt.so:${PORTSDIR}/security/beecrypt \