diff options
Diffstat (limited to 'graphics/dia/Makefile')
-rw-r--r-- | graphics/dia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index d1a00ba7b419..ff830a91c3f5 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -16,7 +16,7 @@ COMMENT= Diagram creation program, similar to Visio LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \ libpng15.so:${PORTSDIR}/graphics/png -USES= desktop-file-utils gettext gmake pathfix +USES= desktop-file-utils gettext gmake pathfix pkgconfig USE_XZ= yes USE_GNOME= gtk20 gnomeprefix libxslt libartlgpl2 intlhack INSTALLS_ICONS= yes |