diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-21 16:36:12 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-21 16:36:12 +0000 |
commit | 734b61f327683a6f33dff50fd033a2320cd3e0d6 (patch) | |
tree | 6c81a8048a5cb3b8b09b589e7ef9bc5732d5be77 /graphics/py-gimp | |
parent | f7a05e2b63bd7e68a0258979cd88c065e7dd4d4a (diff) |
Notes
Diffstat (limited to 'graphics/py-gimp')
-rw-r--r-- | graphics/py-gimp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-gimp/Makefile b/graphics/py-gimp/Makefile index d1261feb09d0..4acf95592fbb 100644 --- a/graphics/py-gimp/Makefile +++ b/graphics/py-gimp/Makefile @@ -13,7 +13,7 @@ COMMENT= GIMP python plugin GIMP_SLAVE= pygimp -USE_PYTHON= yes +USES= python USE_GNOME= pygtk2 CONFIGURE_ARGS= --enable-python |