sync wantlib after gssapi removal in neon

This commit is contained in:
sthen 2014-04-21 11:32:03 +00:00
parent 1f18a0483b
commit a627bd863b
2 changed files with 8 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.83 2014/04/01 16:31:40 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.84 2014/04/21 11:32:03 sthen Exp $
COMMENT-main= bad elements for GStreamer
COMMENT-neon= neon element for GStreamer (plugins-bad)
@ -14,7 +14,7 @@ PKGNAME-mjpeg= gstreamer-mjpeg-${V}
REVISION-main= 16
REVISION-mjpeg= 7
REVISION-neon= 7
REVISION-neon= 8
SHARED_LIBS += gstphotography-0.10 1.0 # 23.0
SHARED_LIBS += gstsignalprocessor-0.10 1.0 # 23.0
@ -45,9 +45,7 @@ WANTLIB-main += sndfile sndio spandsp ssl stdc++ tiff usbhid vpx xcb
WANTLIB-main += xcb-render xcb-shm xslt harfbuzz
WANTLIB-main += yajl FLAC dvdcss graphite2 ogg vorbis vorbisenc
WANTLIB-neon += ${WANTLIB}
WANTLIB-neon += asn1 crypto expat gssapi gstbase-0.10 krb5 neon proxy
WANTLIB-neon += ssl com_err heimbase roken wind
WANTLIB-neon += ${WANTLIB} crypto expat gstbase-0.10 neon proxy ssl
WANTLIB-mjpeg += ${WANTLIB}
WANTLIB-mjpeg += gstbase-0.10 mjpegutils mpeg2encpp mplex2 stdc++

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.194 2014/03/23 22:05:10 sthen Exp $
# $OpenBSD: Makefile,v 1.195 2014/04/21 11:34:51 sthen Exp $
SHARED_ONLY= Yes
@ -6,6 +6,7 @@ COMMENT-main= open source multi-protocol PBX and telephony toolkit
VER= 11.8.1
REVISION-snmp= 0
REVISION-calendar= 0
DISTNAME= asterisk-${VER:S/beta/-beta/:S/rc/-rc/}
PKGNAME-main= asterisk-${VER}
@ -138,9 +139,9 @@ CONFIGURE_ARGS+= --with-imap=no
# calendar
COMMENT-calendar= calendar support for Asterisk
WANTLIB-calendar= ${MODGETTEXT_WANTLIB} asn1 crypto expat gssapi \
ical iksemel krb5 m neon proxy ssl xml2 z wind \
com_err heimbase roken
WANTLIB-calendar= ${MODGETTEXT_WANTLIB} crypto expat ical iksemel
WANTLIB-calendar+= m neon proxy ssl xml2 z
LIB_DEPENDS-calendar= net/neon \
textproc/libical \
${MODGETTEXT_LIB_DEPENDS}