Link against libz to fix a hidden dependency

This commit is contained in:
veego 2010-06-03 09:42:40 +00:00
parent 19bcb70bf8
commit 86187ea55a
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2010/05/22 10:31:20 mrg Exp $
# $NetBSD: Makefile,v 1.4 2010/06/03 09:42:40 veego Exp $
.include <bsd.own.mk>
@ -29,8 +29,8 @@ INCSDIR=${X11INCDIR}
PKGDIST= ${LIB}
LDADD+= -lpci
DPADD+= ${LIBPCI}
LDADD+= -lpci -lz
DPADD+= ${LIBPCI} ${LIBZ}
.if ${MACHINE_ARCH} == "i386"
LDADD+= -li386