summaryrefslogtreecommitdiff
path: root/devel
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
parentMake localised messages working. Bump PORTREVISION. (diff)
Remove cruft slipped into previous commit.
Diffstat (limited to 'devel')
-rw-r--r--devel/gmake/Makefile7
-rw-r--r--devel/gmake381/Makefile7
2 files changed, 0 insertions, 14 deletions
diff --git a/devel/gmake/Makefile b/devel/gmake/Makefile
index 514955391721..10b5e9ef545b 100644
--- a/devel/gmake/Makefile
+++ b/devel/gmake/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:
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: