diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 11:39:00 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 11:39:00 +0000 |
commit | ace46b7ff25f5df18b63b00e6b5134d3fc66cbd4 (patch) | |
tree | 72619faa488fef93d6710b2b3189fde9ac63227d /devel/dreampie/Makefile | |
parent | b132573e497440ccab95f08970f076144dbea023 (diff) |
Notes
Diffstat (limited to 'devel/dreampie/Makefile')
-rw-r--r-- | devel/dreampie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dreampie/Makefile b/devel/dreampie/Makefile index 1b58eb6d334f..56506356c290 100644 --- a/devel/dreampie/Makefile +++ b/devel/dreampie/Makefile @@ -13,7 +13,7 @@ COMMENT= Python shell which is designed to be reliable and fun LICENSE= GPLv3 USE_GNOME= pygtk2 pygtksourceview -USES= python:2.7 +USES= gnome python:2.7 USE_PYTHON= distutils autoplist pre-patch: |