Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.11 2013/06/04 07:35:15 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2014/01/23 17:34:26 wiz Exp $
|
||||
|
||||
DISTNAME= lshell-0.9.15.1
|
||||
DISTNAME= lshell-0.9.16
|
||||
CATEGORIES= shells python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lshell/}
|
||||
|
||||
@@ -17,14 +17,10 @@ PKG_SHELL= bin/lshell
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
PYDISTUTILSPKG= yes
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.9.16
|
||||
|
||||
EGDIR= share/examples/lshell
|
||||
|
||||
REPLACE_INTERPRETER+= python
|
||||
REPLACE.python.old= /usr/bin/env python
|
||||
REPLACE.python.new= ${PYTHONBIN}
|
||||
REPLACE_FILES.python= lshellmodule/lshell.py
|
||||
|
||||
SUBST_CLASSES+= setup
|
||||
SUBST_STAGE.setup= post-patch
|
||||
SUBST_FILES.setup= setup.py
|
||||
|
||||
Reference in New Issue
Block a user