aboutsummaryrefslogtreecommitdiffstats
path: root/biology
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-05-19 05:52:02 +0800
committerkris <kris@FreeBSD.org>2003-05-19 05:52:02 +0800
commit6fd0ab06e68f9bea5fa2e8e9fb994937c07e4cf2 (patch)
tree2ab596bc013290c4551c9ba47375f40e5d4662dc /biology
parent2be7ac3c6db362b4016217caf748ce59ba76aff6 (diff)
downloadfreebsd-ports-gnome-6fd0ab06e68f9bea5fa2e8e9fb994937c07e4cf2.tar.gz
freebsd-ports-gnome-6fd0ab06e68f9bea5fa2e8e9fb994937c07e4cf2.tar.zst
freebsd-ports-gnome-6fd0ab06e68f9bea5fa2e8e9fb994937c07e4cf2.zip
Back out previous commit, the port was fixed a few days ago.
Diffstat (limited to 'biology')
-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>