summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/rpm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile
index c256738247ce..b4ca34d6b339 100644
--- a/archivers/rpm/Makefile
+++ b/archivers/rpm/Makefile
@@ -19,6 +19,8 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
.endif
+CONFLICTS= rpm-4.*
+
USE_GETTEXT= yes
USE_GMAKE= yes
USE_AUTOMAKE_VER=14