diff options
author | Veniamin Gvozdikov <vg@FreeBSD.org> | 2013-10-16 09:01:38 +0000 |
---|---|---|
committer | Veniamin Gvozdikov <vg@FreeBSD.org> | 2013-10-16 09:01:38 +0000 |
commit | 80392bee1cbc7cd996eb4132e54c4105a446b91f (patch) | |
tree | d460d6d7064d7faad54a08e88c7f8008e8c355ce /devel/libxs | |
parent | 8ea96575bf3bd03e57915ff5e70e2fdbecadd253 (diff) | |
download | ports-80392bee1cbc7cd996eb4132e54c4105a446b91f.tar.gz ports-80392bee1cbc7cd996eb4132e54c4105a446b91f.zip |
Notes
Diffstat (limited to 'devel/libxs')
-rw-r--r-- | devel/libxs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libxs/Makefile b/devel/libxs/Makefile index e742f258b716..e32b337edacd 100644 --- a/devel/libxs/Makefile +++ b/devel/libxs/Makefile @@ -12,6 +12,7 @@ COMMENT= Open source lightweight messaging layer GNU_CONFIGURE= yes USES= pathfix pkgconfig USE_LDCONFIG= yes +USE_GCC= yes OPTIONS_DEFINE= DEBUG DOCS PLUGINS ZMQ EXTERNAL_DESC= PGM extension from ports |