Subject: CVS commit: pkgsrc/net/ftpproxy
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 02/18/2006 13:31:28
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sat Feb 18 13:31:28 UTC 2006

Modified Files:
	pkgsrc/net/ftpproxy: Makefile

Log Message:
Fixed pkglint warnings. Among others, removed the quotes around "-lnsl
-lsocket" in LDFLAGS. The wrapper framework should have passed this
verbatimly to the compiler, but didn't, hiding a bug. (Hi jlam!)


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/net/ftpproxy/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.