aboutsummaryrefslogtreecommitdiffstats
path: root/biology/vcftools
diff options
context:
space:
mode:
authorKoop Mast <kwm@rainbow-runner.nl>2017-02-08 15:45:16 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2017-02-08 15:45:16 +0800
commit8c10568a8bad15bd4e148e5298d61c75faa3c30d (patch)
tree8ec8a8ad03e47a7286399402357b1c326bf89c9d /biology/vcftools
parentccabcd384d766804d3ce54b6a7ae1d257ce0fc11 (diff)
parent39324c127c7b2461bbbbbb06c5dd94442e997b46 (diff)
downloadfreebsd-ports-gnome-mate-1.16.tar.gz
freebsd-ports-gnome-mate-1.16.tar.zst
freebsd-ports-gnome-mate-1.16.zip
Merge branch 'master' into mate-1.16mate-1.16
Diffstat (limited to 'biology/vcftools')
-rw-r--r--biology/vcftools/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/biology/vcftools/Makefile b/biology/vcftools/Makefile
index 881599ad3def..0c55b96fef55 100644
--- a/biology/vcftools/Makefile
+++ b/biology/vcftools/Makefile
@@ -14,9 +14,6 @@ LICENSE= LGPL3
USES= autoreconf gmake perl5 pkgconfig
GNU_CONFIGURE= yes
-# No zlib.pc on 9.x
-CONFIGURE_ENV= ZLIB_CFLAGS=" " ZLIB_LIBS="-lz"
-
USE_GITHUB= yes
.include <bsd.port.mk>