diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-10-21 18:46:25 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-10-21 18:46:25 +0000 |
commit | abb7b7ac415c66fb958198610d5c972bcf66b749 (patch) | |
tree | 7aed82e9031ce3448c10b8415381e8a5404dc379 /net-im | |
parent | aef7e018490124ac2fdc23216b1d3d157628b163 (diff) | |
download | ports-abb7b7ac415c66fb958198610d5c972bcf66b749.tar.gz ports-abb7b7ac415c66fb958198610d5c972bcf66b749.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin-sipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile index ff283d1255e1..68432ed804d5 100644 --- a/net-im/pidgin-sipe/Makefile +++ b/net-im/pidgin-sipe/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= libnss3.so:security/nss \ libfarstream-0.2.so:net-im/farstream RUN_DEPENDS= pidgin:net-im/pidgin -USES= gmake gnome libtool localbase pkgconfig tar:bzip2 ssl +USES= compiler:c11 gmake gnome libtool localbase pkgconfig tar:bzip2 ssl USE_GNOME= gtk20 intltool libxml2 USE_GSTREAMER1= yes |