mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Fix build
Submitted by: pointyhat via erwin Approved by: maintainer implicit
This commit is contained in:
parent
974a7d7f6b
commit
42cc3ed4b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206198
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= tocmacro
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www devel python
|
||||
MASTER_SITES= http://www.gerritbeine.de/download/trac/
|
||||
PKGNAMEPREFIX= trac-
|
||||
@ -21,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
NO_BUILD= yes
|
||||
USE_PYTHON= 2.3+
|
||||
USE_PYDISTUTILS=yes
|
||||
PLIST_SUB+= PORTVERSION=${PORTVERSION} PYTHONVERSION=${_PYTHON_VERSION}
|
||||
PLIST_SUB+= PORTVERSION=1.0 PYTHONVERSION=${_PYTHON_VERSION}
|
||||
PYDISTUTILS_NOEGGINFO= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
%%PYTHON_SITELIBDIR%%/Toc-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg
|
||||
%%PYTHON_SITELIBDIR%%/TracTocMacro-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg
|
||||
|
Loading…
Reference in New Issue
Block a user