View | Details | Raw Unified | Return to bug 55063
Collapse All | Expand All

(-)net/libyahoo2/Makefile (-4 / +1 lines)
Lines 15-25 Link Here
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	A C library that handles the new Yahoo! Messenger protocol
16
COMMENT=	A C library that handles the new Yahoo! Messenger protocol
17
17
18
BUILD_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig
19
RUN_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig
20
21
USE_BZIP2=	yes
18
USE_BZIP2=	yes
22
USE_GNOME=	gnomehack glib20
19
USE_GNOME=	glib20 gnomehack gnometarget
23
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
24
INSTALLS_SHLIB=	yes
21
INSTALLS_SHLIB=	yes

Return to bug 55063