- fix wantlib

- add missing modules
This commit is contained in:
jasper 2012-07-13 09:16:44 +00:00
parent 0af85d0f7d
commit 8303b294ca

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/01/13 20:45:15 bentley Exp $
# $OpenBSD: Makefile,v 1.2 2012/07/13 09:16:44 jasper Exp $
COMMENT = media download tool
DISTNAME = cclive-0.7.7
REVISION = 0
CATEGORIES = www
@ -14,13 +15,17 @@ PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
WANTLIB += c crypto m ssl stdc++ z lua curl iconv idn intl quvi
WANTLIB += c crypto m ssl stdc++ z lua5.1 curl idn quvi
WANTLIB += boost_date_time-mt boost_filesystem-mt boost_iostreams-mt
WANTLIB += boost_program_options-mt boost_system-mt pcre pcrecpp
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=cclive/}
LIB_DEPENDS = devel/boost devel/pcre net/quvi/libquvi
MODULES = devel/gettext
LIB_DEPENDS = devel/boost \
devel/pcre \
net/quvi/libquvi
CONFIGURE_STYLE = gnu