From 8ef3e565a851393b8b86b0d641cfdf46e8f5e15e Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 8 Sep 2002 19:15:55 +0000 Subject: Add missing dependency on bonobo. Submitted by: bento --- graphics/dia/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index dd49ee07d11f..bcc12e4bb248 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf gnomeprint +USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf bonobo USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-gnome --enable-gnome-print --enable-bonobo \ --enable-freetype -- cgit