summaryrefslogtreecommitdiff
path: root/biology/treeviewx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/treeviewx/Makefile')
-rw-r--r--biology/treeviewx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/treeviewx/Makefile b/biology/treeviewx/Makefile
index f9b65d4fa95a..158951086503 100644
--- a/biology/treeviewx/Makefile
+++ b/biology/treeviewx/Makefile
@@ -15,9 +15,10 @@ DISTNAME= tv-${PORTVERSION}
MAINTAINER= tonym@biolateral.com.au
COMMENT= A phylogenetic tree viewer
-LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk
+LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
USE_GMAKE= yes
GNU_CONFIGURE= yes
+CONFIGURE_ENV= WX_CONFIG="${X11BASE}/bin/wxgtk2-2.4-config"
.include <bsd.port.mk>