aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2008-05-14 00:00:31 +0800
committergabor <gabor@FreeBSD.org>2008-05-14 00:00:31 +0800
commiteb4ae8505522b23437c72a9a8652d0546228d07b (patch)
treea927e1c6bcb3ce7cbd320a32272ce604a2bd78de /security
parent9c6712260915f16e65378527e93ff0d6f4a0476e (diff)
downloadfreebsd-ports-gnome-eb4ae8505522b23437c72a9a8652d0546228d07b.tar.gz
freebsd-ports-gnome-eb4ae8505522b23437c72a9a8652d0546228d07b.tar.zst
freebsd-ports-gnome-eb4ae8505522b23437c72a9a8652d0546228d07b.zip
- Fix dependency and fix INDEX
Broken by: gabor Reported by: erwin
Diffstat (limited to 'security')
-rw-r--r--security/amavisd-new/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile
index ecf0013e7d1b..88c5dc73d3d7 100644
--- a/security/amavisd-new/Makefile
+++ b/security/amavisd-new/Makefile
@@ -209,7 +209,7 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/7zr:${PORTSDIR}/archivers/p7zip
.endif
.if defined(WITH_MSWORD)
-RUN_DEPENDS+= ${LOCALBASE}/bin/ripole:${PORTSDIR}/archivers/ripole
+RUN_DEPENDS+= ${LOCALBASE}/bin/ripole:${PORTSDIR}/textproc/ripole
.endif
.if defined(WITH_TNEF)