diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:04:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:04:00 +0000 |
commit | 83021732317b2ba7b8c7b282f63433710942e378 (patch) | |
tree | 96bf111a2c4bd2fb8f21e7bd11b5e29e623151fd /graphics/dia | |
parent | 77aed62c7dd85849d79f39424870b45a07e0a078 (diff) | |
download | ports-83021732317b2ba7b8c7b282f63433710942e378.tar.gz ports-83021732317b2ba7b8c7b282f63433710942e378.zip |
Notes
Diffstat (limited to 'graphics/dia')
-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 |