From 5ce82a190bb3887558c74b96856bee5076f7e7c5 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 8 Jul 2007 11:56:59 +0000 Subject: - Runs on 7.0-CURRENT with compat6x Reported by: Rene Ladan --- biology/boinc-simap/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'biology') diff --git a/biology/boinc-simap/Makefile b/biology/boinc-simap/Makefile index 4c9da0ba6961..d624d735dd49 100644 --- a/biology/boinc-simap/Makefile +++ b/biology/boinc-simap/Makefile @@ -61,6 +61,10 @@ SUB_LIST= SIMAP_BINARY=${SIMAP_BINARY} HMMER_BINARY=${HMMER_BINARY} SIMAP_APPVER IGNORE= only supports FreeBSD 6.X and newer .endif +.if ${OSVERSION} >= 700043 +LIB_DEPENDS+= c.6:${PORTSDIR}/misc/compat6x +.endif + do-extract: @${MKDIR} ${WRKDIR} @${CP} ${DISTDIR}/${SIMAP_BINARY} ${WRKDIR} -- cgit v1.2.3