ports/130609: [Patch]www/py-beaker:fix the build error reported by QAT
Wen Heping
wenheping at gmail.com
Fri Jan 16 08:30:04 UTC 2009
>Number: 130609
>Category: ports
>Synopsis: [Patch]www/py-beaker:fix the build error reported by QAT
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Jan 16 08:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Wen Heping
>Release: FreeBSD-8.0 Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Tue Dec 16 00:26:59 HKT 2008 root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386
>Description:
fix the build error reported by QAT
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- Makefile.orig 2009-01-16 22:18:34.000000000 +0800
+++ Makefile 2009-01-16 22:18:34.000000000 +0800
@@ -7,6 +7,7 @@
PORTNAME= beaker
PORTVERSION= 1.1.3
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,6 +16,9 @@
MAINTAINER= wenheping at gmail.com
COMMENT= A Session and Caching library with WSGI Middleware
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycryptopp>=0.5.12:${PORTSDIR}/security/py-pycryptopp
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= Beaker
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list