aboutsummaryrefslogtreecommitdiff
path: root/biology/treeviewx/Makefile
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2003-05-14 13:09:11 +0000
committerMichael Landin <mich@FreeBSD.org>2003-05-14 13:09:11 +0000
commit05b1705af91a0712c94dc4a11df85a5d9c23ec6c (patch)
tree22ea949e3c29efd56e6b03f01419356b5339ecf0 /biology/treeviewx/Makefile
parent794278f753e4369579b732b4168c7d3ad582092b (diff)
- Update to latest release.
- Better autoconf/automake so patches no longer needed - Changed dependency. (now wxgtk-devel) PR: 51741 Submitted by: maintainer Approved by: roberto(mentor)
Notes
Notes: svn path=/head/; revision=80976
Diffstat (limited to 'biology/treeviewx/Makefile')
-rw-r--r--biology/treeviewx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/treeviewx/Makefile b/biology/treeviewx/Makefile
index 1043b6b28d7a..95d363f0dcea 100644
--- a/biology/treeviewx/Makefile
+++ b/biology/treeviewx/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= treeviewx
-PORTVERSION= 0.2
+PORTVERSION= 0.3
CATEGORIES= biology
MASTER_SITES= http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/
DISTNAME= tv-${PORTVERSION}
@@ -14,7 +14,7 @@ DISTNAME= tv-${PORTVERSION}
MAINTAINER= tonym@biolateral.com.au
COMMENT= A phylogenetic tree viewer
-LIB_DEPENDS= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk
+LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel
USE_GMAKE= yes
GNU_CONFIGURE= yes