1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00

Add libunicode to the LIB_DEPENDS is dia is built without full GNOME support.

PR:		40373
This commit is contained in:
Joe Marcus Clarke 2002-07-12 11:40:56 +00:00
parent 1aa9381ada
commit c4c9fbc301
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62855

View File

@ -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