Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.5 2012/10/23 19:51:29 asau Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.6 2014/01/23 19:18:07 wiz Exp $
|
||||
|
||||
DISTNAME= virtinst-0.600.3
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://virt-manager.org/download/sources/virtinst/
|
||||
|
||||
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2
|
||||
USE_TOOLS+= msgfmt xgettext
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
PYDISTUTILSPKG= yes
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.600.3
|
||||
|
||||
SUBST_CLASSES+= man
|
||||
SUBST_STAGE.man= pre-configure
|
||||
@@ -22,5 +22,5 @@ SUBST_FILES.man= setup.py
|
||||
SUBST_SED.man= -e 's,@@PKGMANDIR@@,${PKGMANDIR},'
|
||||
|
||||
.include "../../lang/python/application.mk"
|
||||
.include "../../lang/python/extension.mk"
|
||||
.include "../../lang/python/distutils.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2012/09/05 21:09:10 gls Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2014/01/23 19:18:07 wiz Exp $
|
||||
bin/virt-clone
|
||||
bin/virt-convert
|
||||
bin/virt-image
|
||||
@@ -33,6 +33,7 @@ ${PYSITELIB}/virtconv/parsers/vmx.pyo
|
||||
${PYSITELIB}/virtconv/vmcfg.py
|
||||
${PYSITELIB}/virtconv/vmcfg.pyc
|
||||
${PYSITELIB}/virtconv/vmcfg.pyo
|
||||
${PYSITELIB}/${EGG_FILE}
|
||||
${PYSITELIB}/virtinst/Boot.py
|
||||
${PYSITELIB}/virtinst/Boot.pyc
|
||||
${PYSITELIB}/virtinst/Boot.pyo
|
||||
|
||||
Reference in New Issue
Block a user