pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap2-python whitespace cleanup
details: https://anonhg.NetBSD.org/pkgsrc/rev/ee0e7dd343e8
branches: trunk
changeset: 490146:ee0e7dd343e8
user: grant <grant%pkgsrc.org@localhost>
date: Thu Mar 03 21:15:53 2005 +0000
description:
whitespace cleanup
diffstat:
www/ap2-python/Makefile | 25 ++++++++++++-------------
1 files changed, 12 insertions(+), 13 deletions(-)
diffs (48 lines):
diff -r 1bfe82e1771e -r ee0e7dd343e8 www/ap2-python/Makefile
--- a/www/ap2-python/Makefile Thu Mar 03 21:14:36 2005 +0000
+++ b/www/ap2-python/Makefile Thu Mar 03 21:15:53 2005 +0000
@@ -1,32 +1,31 @@
-# $NetBSD: Makefile,v 1.6 2005/03/03 21:14:36 grant Exp $
+# $NetBSD: Makefile,v 1.7 2005/03/03 21:15:53 grant Exp $
# FreeBSD Id: ports/www/mod_python3/Makefile,v 1.28 2004/03/11 14:36:30 perky Exp
-DISTNAME= mod_python-${VERSION}
-PKGNAME= ap2-${PYPKGPREFIX}-python-${VERSION}
+DISTNAME= mod_python-${VERSION}
+PKGNAME= ap2-${PYPKGPREFIX}-python-${VERSION}
PKGREVISION= 1
-CATEGORIES= www python
+CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD:=modpython/}
EXTRACT_SUFX= .tgz
-MAINTAINER= tech-pkg%NetBSD.org@localhost
-HOMEPAGE= http://www.modpython.org/
-COMMENT= Apache module that embeds the Python interpreter
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://www.modpython.org/
+COMMENT= Apache module that embeds the Python interpreter
-USE_BUILDLINK3= YES
+USE_BUILDLINK3= YES
USE_LIBTOOL= YES
-USE_PKGINSTALL= YES
-APACHE_MODULE= YES
-VERSION=3.1.3
+USE_PKGINSTALL= YES
+APACHE_MODULE= YES
+VERSION= 3.1.3
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-apxs="${APXS}"
CONFIGURE_ARGS+=--with-python=${PYTHONBIN:Q}
-PYTHON_VERSIONS_ACCEPTED= 24 23
+PYTHON_VERSIONS_ACCEPTED= 24 23
PY_PATCHPLIST= YES
.include "../../lang/python/extension.mk"
.include "../../www/apache2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
-
Home |
Main Index |
Thread Index |
Old Index