diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-12 11:40:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-12 11:40:56 +0000 |
commit | c4c9fbc301f94dbdd60abd678b9973480de2eb11 (patch) | |
tree | 7dbb91c0e0f56f14820604fd5988a3c08f0e45d1 /graphics/dia | |
parent | 1aa9381ada9e23160469b5cd971068275a4c5894 (diff) | |
download | ports-c4c9fbc301f94dbdd60abd678b9973480de2eb11.tar.gz ports-c4c9fbc301f94dbdd60abd678b9973480de2eb11.zip |
Notes
Diffstat (limited to 'graphics/dia')
-rw-r--r-- | graphics/dia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |