From 8e9bb3bb977e378b1ee2fce869b9f22b3c2b1ccb Mon Sep 17 00:00:00 2001 From: avl Date: Mon, 30 Aug 2010 15:37:05 +0000 Subject: Add a missing LIB_DEPENDS on libcanberra. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14503 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/libgnome/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11/libgnome') diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 998c32ba8..6454e8005 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,12 +3,12 @@ # Whom: Yukihiro Nakai # # $FreeBSD: ports/x11/libgnome/Makefile,v 1.171 2010/05/31 22:52:35 marcus Exp $ -# $MCom: ports/x11/libgnome/Makefile,v 1.131 2010/04/01 14:49:19 kwm Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.133 2010/06/30 06:00:55 kwm Exp $ # PORTNAME= libgnome PORTVERSION= 2.31.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -21,6 +21,7 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian +LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian USE_GETTEXT= yes -- cgit v1.2.3