pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-beautifulsoup Fix PKGNAME.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ded7fcbbd8a
branches:  trunk
changeset: 551212:9ded7fcbbd8a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Dec 10 12:32:09 2008 +0000

description:
Fix PKGNAME.

diffstat:

 www/py-beautifulsoup/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (15 lines):

diff -r 0c3b42206e7c -r 9ded7fcbbd8a www/py-beautifulsoup/Makefile
--- a/www/py-beautifulsoup/Makefile     Wed Dec 10 11:57:18 2008 +0000
+++ b/www/py-beautifulsoup/Makefile     Wed Dec 10 12:32:09 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2008/09/05 15:46:51 darcy Exp $
-# FreeBSD Id: ports/www/py-beautifulsoup/Makefile,v 1.6 2008/02/15 01:22:48 lwhsu Exp
+# $NetBSD: Makefile,v 1.2 2008/12/10 12:32:09 wiz Exp $
+#
 
 DISTNAME=      BeautifulSoup-3.0.7a
-PKGNAME=       ${PYTHON_PKGNAMEPREFIX}beautifulsoup-3.0.7a
+PKGNAME=       ${PYPKGPREFIX}-beautifulsoup-3.0.7a
 CATEGORIES=    www python
 MASTER_SITES=  http://www.crummy.com/software/BeautifulSoup/download/
 



Home | Main Index | Thread Index | Old Index