summaryrefslogtreecommitdiff
path: root/biology/treeviewx
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-18 21:52:02 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-18 21:52:02 +0000
commit257ef67bc8162d6ed3058cfaf9d7188a32804fb3 (patch)
treed44c7f519fcdd78b3e14387ee5e0bd685e133041 /biology/treeviewx
parentBack out previous commit, it overlapped with an update that fixed the port. (diff)
Back out previous commit, the port was fixed a few days ago.
Notes
Notes: svn path=/head/; revision=81284
Diffstat (limited to 'biology/treeviewx')
-rw-r--r--biology/treeviewx/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/biology/treeviewx/Makefile b/biology/treeviewx/Makefile
index 7068b639492e..95d363f0dcea 100644
--- a/biology/treeviewx/Makefile
+++ b/biology/treeviewx/Makefile
@@ -14,15 +14,9 @@ DISTNAME= tv-${PORTVERSION}
MAINTAINER= tonym@biolateral.com.au
COMMENT= A phylogenetic tree viewer
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile (bad C++ code)"
-.endif
-
LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel
USE_GMAKE= yes
GNU_CONFIGURE= yes
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>