1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
David E. O'Brien
1c9cff08a3 Use cc' rather than ld' to build the shared lib. It knows better our
requirements.
2000-12-02 20:03:24 +00:00
David E. O'Brien
9b37bbbcc5 * Don't use Gmake (Makefile changed from using $^ to $>).
* Link against libgcc_pic.
2000-11-24 22:35:44 +00:00
David E. O'Brien
ff1d27b0aa It builds better with gmake.
PR:		19093
Submitted by:	Dominic Mitchell <hdm@mistral.co.uk>
2000-11-10 17:56:26 +00:00
Kris Kennaway
513cfea179 Remove extraneous directory on deinstall
Noticed by:	bento
2000-07-03 03:45:35 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
ea24708b74 Do global replacement. 2000-02-13 21:42:03 +00:00
David E. O'Brien
71e278aec1 Fix config file path.
Don't depend on Mutt (even though that is what everyone should be using)
2000-02-13 21:39:30 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
4a463f0ebb Muttzilla allows you to use an alternate MUA (Mutt in this case) with
both Netscape Communicator and Navigator when following "mailto:" URL's.

Requested by:	ports@freebsd.org
2000-02-05 00:01:06 +00:00