summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/autoconf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 813debe028e..c820b8d1c92 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 October 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $NetBSD: Makefile,v 1.7 1998/01/25 00:40:56 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 1998/02/01 01:22:33 hubertf Exp $
# FreeBSD Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp
#
@@ -22,7 +22,6 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
CONFIGURE_ENV+= M4=${PREFIX}/bin/gm4
-
post-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \
${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \