summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2003-11-09 22:26:01 +0000
committerfjoe <fjoe@FreeBSD.org>2003-11-09 22:26:01 +0000
commit424257f6f8426aa4ed1d0a9bfc26b4ab4cfe3381 (patch)
treed84f69e35919953a025bd5682cdfb08403072af6 /mail
parent0bc6e145243a5fe9251dc0c5530ba527c0863cd0 (diff)
downloadFreeBSD-ports-424257f6f8426aa4ed1d0a9bfc26b4ab4cfe3381.zip
FreeBSD-ports-424257f6f8426aa4ed1d0a9bfc26b4ab4cfe3381.tar.gz
Use wxgtk2.
Diffstat (limited to 'mail')
-rw-r--r--mail/mahogany/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/mahogany/Makefile b/mail/mahogany/Makefile
index 7944fc6..3b7c4f0 100644
--- a/mail/mahogany/Makefile
+++ b/mail/mahogany/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= mahogany
MAINTAINER= ports@freebsd.org
COMMENT= An X11 mail and news client
-LIB_DEPENDS+= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk
+LIB_DEPENDS+= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
@@ -26,7 +26,8 @@ INSTALL_TARGET= install_bin install_locale
MAN1= M.1 mahogany.1
-CONFIGURE_ARGS= --with-python=none
+CONFIGURE_ARGS= --with-python=none \
+ --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config
CONFIGURE_ENV= OSTYPE=${OPSYS} CFLAGS="${CFLAGS}"
post-patch:
OpenPOWER on IntegriCloud