Commit graph

9 commits

Author SHA1 Message Date
Akinori MUSHA
c8eb0d4878 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 09:45:01 +00:00
Mario Sergio Fujikawa Ferreira
9d84bf7cd5 o add NO_BUILD instead of an empty do-build target
o unecho some commands in Makefile
o support NOPORTDOCS in PLIST

PR:		29797
Submitted by:	Patrick Li <pat@databits.net>, bento
2001-08-30 05:26:46 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Thomas Gellekum
1155bdbace Use bsd.python.mk. 2000-09-14 12:05:42 +00:00
Thomas Gellekum
78bbc51a88 Don't break package building on Satoshi's cluster. Explicitly depend
on python1.5:lang/python15.
2000-09-08 12:24:00 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Thomas Gellekum
86530c9281 New port gadfly, an SQL database written in Python. 1998-11-03 10:00:04 +00:00