mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Unbreak build
Reported by: pointyhat via kris
This commit is contained in:
parent
dc6a179cf2
commit
f08f6ffa1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182840
@ -11,15 +11,15 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= python-markdown
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}a
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}a
|
||||
|
||||
MAINTAINER= alexbl@FreeBSD.org
|
||||
COMMENT= Text markup to HTML conversion engine for Python
|
||||
|
||||
BROKEN= Does not build
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_PYTHON= 2.4+
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -11,15 +11,15 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= python-markdown
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}a
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}a
|
||||
|
||||
MAINTAINER= alexbl@FreeBSD.org
|
||||
COMMENT= Text markup to HTML conversion engine for Python
|
||||
|
||||
BROKEN= Does not build
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_PYTHON= 2.4+
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user