aboutsummaryrefslogtreecommitdiff
path: root/devel/libvirt
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-18 19:03:03 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-18 19:03:03 +0000
commitefc62e6bcd134d9c381f5763761fcdb50d6c7c0b (patch)
tree20084cf51a5b5184ffa5936e187493c28432f160 /devel/libvirt
parent83bea81d123f0bd3dc753011520adde2167a4fdd (diff)
downloadports-efc62e6bcd134d9c381f5763761fcdb50d6c7c0b.tar.gz
ports-efc62e6bcd134d9c381f5763761fcdb50d6c7c0b.zip
Adjust USES to fix builds on gcc-based architectures.
While here, pet portlint. Tested for no regression on amd64. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=472706
Diffstat (limited to 'devel/libvirt')
-rw-r--r--devel/libvirt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile
index ace79b67adfc..12d7100d69ee 100644
--- a/devel/libvirt/Makefile
+++ b/devel/libvirt/Makefile
@@ -97,7 +97,7 @@ PORTSCOUT= limit:\d+\.\d+\.\d+$$
LDFLAGS+= -L${LOCALBASE}/lib -fstack-protector
-USES= charsetfix cpe gettext-runtime gmake libtool pathfix \
+USES= charsetfix compiler:c++0x cpe gettext-runtime gmake libtool pathfix \
perl5 python:build pkgconfig shebangfix tar:xz
USE_RC_SUBR= libvirtd virtlogd
CPE_VENDOR= redhat