head	1.3;
access;
symbols
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2002.04.20.15.02.01;	author ijliao;	state dead;
branches;
next	1.2;

1.2
date	2001.02.09.21.14.29;	author keith;	state Exp;
branches;
next	1.1;

1.1
date	2001.02.09.18.34.45;	author keith;	state Exp;
branches;
next	;


desc
@@


1.3
log
@no need in 1.3.1
forgot to remove it last commit

PR:		37220
Submitted by:	maintainer
@
text
@--- util/pydb/Makefile.orig	Sat Feb 10 01:50:24 2001
+++ util/pydb/Makefile	Sat Feb 10 01:50:31 2001
@@@@ -8,7 +8,7 @@@@
 BINDIR=/usr/local/bin
 CONFPATH=/usr/local/etc/chinput2.conf
 CFLAGS=-O -Wall -DDEFAULT_CONF_PATH=\"$(CONFPATH)\" -I.  -I/usr/include -I/usr/local/include 
-LDFLAGS=-static -L/usr/lib -L/usr/local/lib -L/usr/local/lib/mysql -lmysqlclient -lmd -lm
+LDFLAGS=-static -L/usr/lib -L/usr/local/lib -L/usr/local/lib/mysql -lmysqlclient -lmd -lm -lz
 
 all:  $(PROGRAM)
@


1.2
log
@Upgrade to 1.2.1.

PR:		ports/24861
Submitted by:	Peng HaiJie <phj@@cn.FreeBSD.org> (MAINTAINER)
@
text
@@


1.1
log
@Add -lz flag, needed when linking against mysqlclient.

PR:		ports/24917
Submitted by:	Peng HaiJie <phj@@cn.freebsd.org> (MAINTAINER)
@
text
@a10 1
 
@

