1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Jeremy Lea
d02f2cd4ef Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does this
for them.
2000-01-29 22:46:04 +00:00
Peter Wemm
e17439d50d $Id$ -> $FreeBSD$ 1999-08-31 02:51:23 +00:00
Satoshi Asami
f22feb535b A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
Steve Price
c9a0c7ace3 Convert to ELF. 1998-09-27 03:15:35 +00:00
Thomas Gellekum
120a1fbdd7 Forgot to call ldconfig in post-install. 1997-11-19 12:22:01 +00:00
Thomas Gellekum
9ff9802dd7 Make `make reinstall' work. Build and install shared libraries. 1997-11-19 12:18:07 +00:00
Thomas Gellekum
e20553ea28 Import of libdnd port. libdnd is an X11-lib for drag-and-drop operations
used by some office applications.

PR:		4250
Submitted by:	Kostya Lukin <lukin@ns.okbmei.msk.su>
1997-08-11 08:54:43 +00:00