View | Details | Raw Unified | Return to bug 125225
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	wysiwyg
8
PORTNAME=	wysiwyg
9
PORTVERSION=	0.2.3856
9
PORTVERSION=	0.2.3856
10
PORTREVISION=	1
10
CATEGORIES=	www devel python
11
CATEGORIES=	www devel python
11
MASTER_SITES=	http://www.sourcehosting.net/freebsd/distfiles/
12
MASTER_SITES=	http://www.sourcehosting.net/freebsd/distfiles/
12
PKGNAMEPREFIX=	trac-
13
PKGNAMEPREFIX=	trac-
Lines 20-26 Link Here
20
21
21
USE_ZIP=	yes
22
USE_ZIP=	yes
22
23
23
WRKSRC=		${WRKDIR}/trac${PORTNAME}plugin/0.10
24
WRKSRC=		${WRKDIR}/trac${PORTNAME}plugin/0.11
24
NO_BUILD=	yes
25
NO_BUILD=	yes
25
USE_PYTHON=	2.3+
26
USE_PYTHON=	2.3+
26
USE_PYDISTUTILS=yes
27
USE_PYDISTUTILS=yes

Return to bug 125225