LIB_DEPEND + WANTLIB clean up.

This commit is contained in:
lum 2010-08-03 09:05:13 +00:00
parent feeec7a294
commit 635a93cf55

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2010/04/20 21:10:32 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.25 2010/08/03 09:05:13 lum Exp $
COMMENT= GNU Transport Layer Security library
@ -18,7 +18,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += c gpg-error ncurses readline z
WANTLIB += c gpg-error m ncurses readline stdc++ z
EXTRACT_SUFX= .tar.bz2