From ebfdeaaf57d941578d179bb6da472d12ed06ba89 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 12 Jul 2002 11:40:56 +0000 Subject: Add libunicode to the LIB_DEPENDS is dia is built without full GNOME support. PR: 40373 --- graphics/dia/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/dia') diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index a013da98e28b..3dfffcac7516 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -38,6 +38,7 @@ PLIST_SUB+= DIAHELP="help/dia" \ MAKE_ENV= HAVE_GNOME="yes" .else CONFIGURE_ARGS= --disable-gnome +LIB_DEPENDS+= unicode.0:${PORTSDIR}/devel/libunicode PLIST_SUB+= DIAHELP="dia/help" \ GNOME:="@comment " .endif -- cgit