diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-09-09 14:21:08 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-09-09 14:21:08 +0000 |
commit | 4715163d3486e1cf9229919cd577401880a6d418 (patch) | |
tree | a9f011188f43bc7684254b157b135875c0799219 /biology | |
parent | Update to 2.2.9. (diff) |
Chase new name of wxgtk shared library.
Notes
Notes:
svn path=/head/; revision=65920
Diffstat (limited to 'biology')
-rw-r--r-- | biology/treeviewx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/treeviewx/Makefile b/biology/treeviewx/Makefile index 3f1c418f2b09..37011d8c9df7 100644 --- a/biology/treeviewx/Makefile +++ b/biology/treeviewx/Makefile @@ -13,7 +13,7 @@ DISTNAME= tv-${PORTVERSION} MAINTAINER= tonym@biolateral.com.au -LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk +LIB_DEPENDS= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk USE_GMAKE= yes GNU_CONFIGURE= yes |