aboutsummaryrefslogtreecommitdiff
path: root/science/mcstas
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-06-11 21:04:35 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-06-11 21:04:35 +0000
commit6c2493644bfb89d4c4b38e8b65084cf955355428 (patch)
treea1680da31b8b0ba0e16646d3ac45e97ccc4eabf6 /science/mcstas
parent25a005d80db0fa0ca4c020d85bb35b5857cddf91 (diff)
downloadports-6c2493644bfb89d4c4b38e8b65084cf955355428.tar.gz
ports-6c2493644bfb89d4c4b38e8b65084cf955355428.zip
Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mk
and these ports build fine without it. My guess is that it was added by someone as an opposite to USE_BZIP2 and other people copied it. Remove it once and for all. With hat: portmgr
Notes
Notes: svn path=/head/; revision=165142
Diffstat (limited to 'science/mcstas')
-rw-r--r--science/mcstas/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/science/mcstas/Makefile b/science/mcstas/Makefile
index 32af6ec56756..0d630bfe6367 100644
--- a/science/mcstas/Makefile
+++ b/science/mcstas/Makefile
@@ -18,7 +18,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PDL.pm:${PORTSDIR}/math/PDL \
${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
STRIP=
-USE_GZIP= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes