aboutsummaryrefslogtreecommitdiff
path: root/devel/gmake381
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-06-06 22:40:39 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-06-06 22:40:39 +0000
commit337eeca61ef7d56ba06fc3ad96d8ad7d3d9f2d59 (patch)
tree669f8d17ca7d37fa7e0ce9f721e1e81b6592b155 /devel/gmake381
parent2e4c56c361f5edcd5cc4686a4384a53c1435c1e9 (diff)
downloadports-337eeca61ef7d56ba06fc3ad96d8ad7d3d9f2d59.tar.gz
ports-337eeca61ef7d56ba06fc3ad96d8ad7d3d9f2d59.zip
Notes
Diffstat (limited to 'devel/gmake381')
-rw-r--r--devel/gmake381/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/devel/gmake381/Makefile b/devel/gmake381/Makefile
index 514955391721..10b5e9ef545b 100644
--- a/devel/gmake381/Makefile
+++ b/devel/gmake381/Makefile
@@ -23,13 +23,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_LOCALE_H -DHAVE_LC_MESSAG
MAN1= gmake.1
-# Fscking GNU developers put 777 dirs into their tarball, so that anybody
-# could insert evil code into gmake without you even noticing by modifying
-# files during do-extract or do-configure.
-
-pre-extract:
- ${CHMOD} 700 ${WRKDIR}
-
# joerg@freebsd.org says our getloadavg() no longer requires setgid kmem
post-install: