mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Portlint.
This commit is contained in:
parent
5343590cf2
commit
3e546f44f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11667
2 changed files with 3 additions and 5 deletions
|
@ -3,13 +3,15 @@
|
||||||
# Date created: 25 October 1994
|
# Date created: 25 October 1994
|
||||||
# Whom: mr
|
# Whom: mr
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.6 1996/11/18 10:22:52 asami Exp $
|
# $Id: Makefile,v 1.7 1997/06/16 08:22:35 max Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= m4-1.4
|
DISTNAME= m4-1.4
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||||
|
|
||||||
|
MAINTAINER= ports@FreeBSD.ORG
|
||||||
|
|
||||||
GNU_CONFIGURE=yes
|
GNU_CONFIGURE=yes
|
||||||
CONFIGURE_ARGS= --program-prefix=g
|
CONFIGURE_ARGS= --program-prefix=g
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
GNU `m4'
|
|
||||||
********
|
|
||||||
|
|
||||||
GNU `m4' is an implementation of the traditional UNIX macro
|
GNU `m4' is an implementation of the traditional UNIX macro
|
||||||
processor. It is mostly SVR4 compatible, although it has some
|
processor. It is mostly SVR4 compatible, although it has some
|
||||||
extensions (for example, handling more than 9 positional parameters to
|
extensions (for example, handling more than 9 positional parameters to
|
||||||
|
@ -24,4 +21,3 @@ for changing the syntax for what is a "word" in `m4'. You should use:
|
||||||
if you want this feature compiled in. The current implementation slows
|
if you want this feature compiled in. The current implementation slows
|
||||||
down `m4' considerably and is hardly acceptable. So, it might go away,
|
down `m4' considerably and is hardly acceptable. So, it might go away,
|
||||||
do not count on it yet.
|
do not count on it yet.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue