diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-11 02:13:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-11 02:13:43 +0000 |
commit | 9e049c5476109ab9735ea72455c3d33f8167328f (patch) | |
tree | e049d8d1bc22696d8162832b5a386046f32b2d69 /astro/setiathome | |
parent | 9a630d51d89cb0893db6c8a56e946539d9d4aaf6 (diff) | |
download | ports-9e049c5476109ab9735ea72455c3d33f8167328f.tar.gz ports-9e049c5476109ab9735ea72455c3d33f8167328f.zip |
Notes
Diffstat (limited to 'astro/setiathome')
-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 # |