diff options
Diffstat (limited to 'graphics/mypaint/Makefile')
-rw-r--r-- | graphics/mypaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile index d4837b20d36f..200da39db4a2 100644 --- a/graphics/mypaint/Makefile +++ b/graphics/mypaint/Makefile @@ -24,7 +24,7 @@ USE_GNOME= glib20 pygtk2 USE_PYTHON= yes USE_SCONS= yes SCONS_ARGS= prefix="${PREFIX}" -USES= gettext +USES= gettext pkgconfig INSTALLS_ICONS= yes SUB_FILES= pkg-install |