aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-10-27 17:20:40 +0800
committerwg <wg@FreeBSD.org>2013-10-27 17:20:40 +0800
commit013e6d8a87a50d71a64f7ceafcffcd9edef7c1f7 (patch)
tree69fabb259033cd55e9a56d168011307ca6d1d853 /security
parente118d18d5f3044159437b71a1b50f9461ab880c2 (diff)
downloadfreebsd-ports-gnome-013e6d8a87a50d71a64f7ceafcffcd9edef7c1f7.tar.gz
freebsd-ports-gnome-013e6d8a87a50d71a64f7ceafcffcd9edef7c1f7.tar.zst
freebsd-ports-gnome-013e6d8a87a50d71a64f7ceafcffcd9edef7c1f7.zip
security/gnutls3: fix build without CXX option
- Fix build without CXX option Submitted by: decke
Diffstat (limited to 'security')
-rw-r--r--security/gnutls3/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnutls3/pkg-plist b/security/gnutls3/pkg-plist
index 8ee7a1b9934f..7193e678931d 100644
--- a/security/gnutls3/pkg-plist
+++ b/security/gnutls3/pkg-plist
@@ -13,7 +13,7 @@ include/gnutls3/gnutls/compat.h
include/gnutls3/gnutls/crypto.h
include/gnutls3/gnutls/dtls.h
include/gnutls3/gnutls/gnutls.h
-include/gnutls3/gnutls/gnutlsxx.h
+%%CXX%%include/gnutls3/gnutls/gnutlsxx.h
include/gnutls3/gnutls/ocsp.h
include/gnutls3/gnutls/openpgp.h
include/gnutls3/gnutls/openssl.h