diff options
Diffstat (limited to 'astro/setiathome/Makefile')
-rw-r--r-- | astro/setiathome/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index a4a8b03a53d9..9ccb3e3acf7f 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -18,6 +18,10 @@ COMMENT?= Donate idle cycles to the search for space aliens .include <bsd.port.pre.mk> +.if ${OSVERSION} >= 500000 +LIB_DEPENDS+= c.4:${PORTSDIR}/misc/compat4x +.endif + # Global variables # |