aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/deco
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-07-03 17:13:35 +0800
committerbapt <bapt@FreeBSD.org>2014-07-03 17:13:35 +0800
commit08a0d32bb7c0c40055e5e9a8bcae55430755d27d (patch)
tree41cb7ce244ff713a7da56dea998e3cf65bc774fa /archivers/deco
parenta7aeab36046b76e12633acf9bc742e8609076882 (diff)
downloadfreebsd-ports-gnome-08a0d32bb7c0c40055e5e9a8bcae55430755d27d.tar.gz
freebsd-ports-gnome-08a0d32bb7c0c40055e5e9a8bcae55430755d27d.tar.zst
freebsd-ports-gnome-08a0d32bb7c0c40055e5e9a8bcae55430755d27d.zip
Switch to use rpm 4 as the default rpm
Diffstat (limited to 'archivers/deco')
-rw-r--r--archivers/deco/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/deco/Makefile b/archivers/deco/Makefile
index e4b1533a3c1f..635c8ceb6f59 100644
--- a/archivers/deco/Makefile
+++ b/archivers/deco/Makefile
@@ -2,6 +2,7 @@
PORTNAME= deco
PORTVERSION= 1.6.3
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://hartlich.com/deco/download/:site1 \
http://hartlich.com/deco/archive/download/:site2
@@ -19,7 +20,7 @@ RUN_DEPENDS= arc:${PORTSDIR}/archivers/arc \
dpkg:${PORTSDIR}/archivers/dpkg \
lzop:${PORTSDIR}/archivers/lzop \
7z:${PORTSDIR}/archivers/p7zip \
- rpm:${PORTSDIR}/archivers/rpm \
+ rpm:${PORTSDIR}/archivers/rpm4 \
rzip:${PORTSDIR}/archivers/rzip \
unace:${PORTSDIR}/archivers/unace \
unrar:${PORTSDIR}/archivers/unrar \