Commit Graph

10 Commits

Author SHA1 Message Date
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Scott Mace
5fc00f4df3 Update master site. 1999-05-10 02:39:19 +00:00
Satoshi Asami
b9f0e42f31 Make the message match reality. 1998-11-23 08:54:39 +00:00
Satoshi Asami
5dbd01cd92 A little portlint. Also, enscript dir name changed. 1998-11-23 08:52:12 +00:00
Scott Mace
d90522ca35 Initial import of pbm2ppa.
Submitted by:	smace@freebsd.org
1998-11-18 15:50:24 +00:00