autoconf pulls in libelf if found; add as LIB_DEPENDS, bump PKGNAME.

found in naddy's lib-depends-check run.
This commit is contained in:
sthen 2009-06-28 22:00:34 +00:00
parent 423cc46baa
commit 7bae051729

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.12 2008/07/29 00:18:58 sthen Exp $
# $OpenBSD: Makefile,v 1.13 2009/06/28 22:00:34 sthen Exp $
COMMENT= free and complete CORBA-compliant implementation
DISTNAME= mico-2.3.6
PKGNAME= $(DISTNAME)p3
PKGNAME= $(DISTNAME)p4
CATEGORIES= devel
# The build framework accommodates only a single shared lib extension.
@ -42,6 +42,8 @@ CONFIGURE_ARGS+= --with-ssl
WANTLIB+= crypto ssl
.endif
LIB_DEPENDS+= elf::devel/libelf
# XXX no Qt parts built
#.if ${FLAVOR:L:Mqt}
#LIB_DEPENDS+= qt.2::x11/qt2