Index: Makefile =================================================================== --- Makefile (revision 357925) +++ Makefile (working copy) @@ -10,13 +10,14 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight Jabber client library -LIB_DEPENDS= idn:${PORTSDIR}/dns/libidn +LICENSE= GPLv2 -USE_BZIP2= yes -USES= gettext gmake pkgconfig -USE_AUTOTOOLS= libtool +LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn + +USES= gettext gmake libtool pkgconfig pathfix tar:bzip2 USE_LDCONFIG= yes -USE_GNOME= gnomehack glib20 ltverhack +USE_GNOME= glib20 +GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -Wl,-Bsymbolic -L${LOCALBASE}/lib @@ -28,7 +29,7 @@ .include .if ${PORT_OPTIONS:MGNUTLS} -LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= libgnutls.so:${PORTSDIR}/security/gnutls RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss .endif Index: pkg-plist =================================================================== --- pkg-plist (revision 357925) +++ pkg-plist (working copy) @@ -8,9 +8,9 @@ include/loudmouth-1.0/loudmouth/lm-utils.h include/loudmouth-1.0/loudmouth/loudmouth.h lib/libloudmouth-1.a -lib/libloudmouth-1.la lib/libloudmouth-1.so lib/libloudmouth-1.so.0 +lib/libloudmouth-1.so.0.1.0 libdata/pkgconfig/loudmouth-1.0.pc share/gtk-doc/html/loudmouth/ch01.html share/gtk-doc/html/loudmouth/home.png