aboutsummaryrefslogtreecommitdiff
path: root/biology/blat/Makefile
diff options
context:
space:
mode:
authorOKAZAKI Tetsurou <okazaki@FreeBSD.org>2008-04-30 23:19:29 +0000
committerOKAZAKI Tetsurou <okazaki@FreeBSD.org>2008-04-30 23:19:29 +0000
commit8045c7b02cb20d0bc96791385267cc246b074463 (patch)
tree97960a90ae7bf43ba1f54d7fab2d1704b6a74b3a /biology/blat/Makefile
parentbe47bed580434af116d0a5695945735d064f7170 (diff)
downloadports-8045c7b02cb20d0bc96791385267cc246b074463.tar.gz
ports-8045c7b02cb20d0bc96791385267cc246b074463.zip
Notes
Diffstat (limited to 'biology/blat/Makefile')
-rw-r--r--biology/blat/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/biology/blat/Makefile b/biology/blat/Makefile
index a2c5e8ee7b17..dd4e6018f678 100644
--- a/biology/blat/Makefile
+++ b/biology/blat/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= blat
-PORTVERSION= 33
+PORTVERSION= 34
CATEGORIES= biology
MASTER_SITES= http://www.soe.ucsc.edu/~kent/src/
DISTNAME= ${PORTNAME}Src${PORTVERSION}
@@ -48,10 +48,4 @@ do-install:
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700042
-BROKEN= Does not compile with GCC 4.2
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>