diff options
author | kamil <kamil@pkgsrc.org> | 2016-10-04 14:50:07 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-10-04 14:50:07 +0000 |
commit | 277588f92a8b0a5008bd69652a85a56227af1cae (patch) | |
tree | b0446dfb9c53cc4e82fae510ec0b8fc034530ad3 /misc | |
parent | c85ec0a767cb3e7567412e9474673d9a29fddf1e (diff) | |
download | pkgsrc-277588f92a8b0a5008bd69652a85a56227af1cae.tar.gz |
Cleanup comments after qemu-0 removal
Diffstat (limited to 'misc')
-rw-r--r-- | misc/py-anita/options.mk | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/py-anita/options.mk b/misc/py-anita/options.mk index 77abae9842d..ae4f256455a 100644 --- a/misc/py-anita/options.mk +++ b/misc/py-anita/options.mk @@ -1,10 +1,7 @@ -# $NetBSD: options.mk,v 1.7 2016/10/04 14:47:32 kamil Exp $ +# $NetBSD: options.mk,v 1.8 2016/10/04 14:50:07 kamil Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.py-anita PKG_SUPPORTED_OPTIONS= xen -# In the future, qemu0 and qemu might install with different names, -# allowing anita to choose them dynamically. For now, they conflict, -# so don't permit both. PKG_OPTIONS_OPTIONAL_GROUPS= qemu PKG_OPTIONS_GROUP.qemu= qemu PKG_SUGGESTED_OPTIONS= |