diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2019-05-15 09:26:18 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2019-05-15 09:26:18 +0000 |
commit | d6867c80df931bef433ce23a57aee213229214bd (patch) | |
tree | 21230733b89bc32f6cffa6ed5fca7bcf76e0cbb2 | |
parent | aa21313d09faea1a6be33a217d848e1e0c14f3ce (diff) | |
download | ports-d6867c80df931bef433ce23a57aee213229214bd.tar.gz ports-d6867c80df931bef433ce23a57aee213229214bd.zip |
Notes
-rw-r--r-- | devel/geany/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/geany/Makefile b/devel/geany/Makefile index adb30332aad1..6c5b95d2a6ba 100644 --- a/devel/geany/Makefile +++ b/devel/geany/Makefile @@ -23,7 +23,8 @@ gtk2_PKGNAMESUFFIX= -gtk2 gtk3_CONFLICTS_INSTALL= geany-gtk2 USES= compiler:c++11-lang desktop-file-utils gettext-tools gmake \ - gnome libtool localbase pathfix pkgconfig shebangfix tar:bzip2 + gnome libtool localbase pathfix pkgconfig python:build \ + shebangfix tar:bzip2 USE_GNOME= cairo intltool USE_LDCONFIG= yes |