diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-05-27 08:17:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-05-27 08:17:58 +0000 |
commit | 8c929d152473fd44f89933671e14f8bc450d8bfc (patch) | |
tree | 71ab3b335475cde3730b22f8080954f7a636c251 /devel/libappindicator/Makefile | |
parent | 26469116b7337a27722c428bca68884f6979e9cb (diff) | |
download | ports-8c929d152473fd44f89933671e14f8bc450d8bfc.tar.gz ports-8c929d152473fd44f89933671e14f8bc450d8bfc.zip |
Notes
Diffstat (limited to 'devel/libappindicator/Makefile')
-rw-r--r-- | devel/libappindicator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libappindicator/Makefile b/devel/libappindicator/Makefile index 53da72e65606..a9aa68c7798b 100644 --- a/devel/libappindicator/Makefile +++ b/devel/libappindicator/Makefile @@ -11,7 +11,7 @@ COMMENT= KSNI App Indicator library LIB_DEPENDS= libdbusmenu-gtk3.so:devel/libdbusmenu \ libindicator3.so:devel/libindicator -USES= gmake libtool pkgconfig python +USES= gmake libtool pkgconfig python:2.7 USE_LDCONFIG= yes USE_GNOME= gtk30 pygtk2 |