summaryrefslogtreecommitdiff
path: root/mail/mahogany
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-10-30 13:17:11 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-10-30 13:17:11 +0000
commit7ae2f237001fbb1a7bb204ef46510b9dad05ec9d (patch)
tree6988eadf24d28bea45ee3d213b50ce8cc7cc8fea /mail/mahogany
parentdevel/SWIG-devel -> devel/swig13 (diff)
devel/SWIG -> devel/swig11
Notes
Notes: svn path=/head/; revision=69157
Diffstat (limited to 'mail/mahogany')
-rw-r--r--mail/mahogany/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mahogany/Makefile b/mail/mahogany/Makefile
index de0c93d64f45..8854577dbd72 100644
--- a/mail/mahogany/Makefile
+++ b/mail/mahogany/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= mahogany
MAINTAINER= sk-ports@vegamuse.org
LIB_DEPENDS+= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk
-BUILD_DEPENDS+= swig:${PORTSDIR}/devel/SWIG
+BUILD_DEPENDS+= swig:${PORTSDIR}/devel/swig11
.if !defined(NOPORTDOCS)
BUILD_DEPENDS+= latex2html:${PORTSDIR}/textproc/latex2html
.endif