From 65f46df895505b99b3f7282e429d6698ca2edc10 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 14 Oct 2007 03:46:31 +0000 Subject: [PATCH] style cleanup SVN-Revision: 9303 --- lang/kid/Makefile | 2 +- lang/psycopg/Makefile | 2 +- lang/pyevent/Makefile | 2 +- lang/pymysql/Makefile | 2 +- lang/pysqlite/Makefile | 2 +- net/nprobe/Makefile | 2 +- utils/dialog/Makefile | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lang/kid/Makefile b/lang/kid/Makefile index 663a9bb7e..af007aa60 100644 --- a/lang/kid/Makefile +++ b/lang/kid/Makefile @@ -21,7 +21,7 @@ include ../python/python-package.mk define PyPackage/python-kid TITLE:=XML-based Templating - URL=http://www.kid-templating.org/ + URL:=http://www.kid-templating.org/ endef define PyPackage/python-kid/description diff --git a/lang/psycopg/Makefile b/lang/psycopg/Makefile index a8cf762ae..1f22b52bc 100644 --- a/lang/psycopg/Makefile +++ b/lang/psycopg/Makefile @@ -21,7 +21,7 @@ include ../python/python-package.mk define PyPackage/python-psycopg TITLE:=PostgreSQL database adapter for Python - URL=http://www.initd.org/ + URL:=http://www.initd.org/ DEPENDS+= +libpq +python-egenix-mx endef diff --git a/lang/pyevent/Makefile b/lang/pyevent/Makefile index 0492a2569..6cc897729 100644 --- a/lang/pyevent/Makefile +++ b/lang/pyevent/Makefile @@ -21,7 +21,7 @@ include ../python/python-package.mk define PyPackage/python-event TITLE:=Python interface to libevent - URL=http://code.google.com/p/pyevent/ + URL:=http://code.google.com/p/pyevent/ DEPENDS+= +libevent endef diff --git a/lang/pymysql/Makefile b/lang/pymysql/Makefile index 8c6b8fc45..d1bd2bff5 100644 --- a/lang/pymysql/Makefile +++ b/lang/pymysql/Makefile @@ -21,7 +21,7 @@ include ../python/python-package.mk define PyPackage/python-mysql TITLE:=MySQL database adapter for Python - URL=http://mysql-python.sourceforge.net/ + URL:=http://mysql-python.sourceforge.net/ DEPENDS+= +libmysqlclient endef diff --git a/lang/pysqlite/Makefile b/lang/pysqlite/Makefile index bcc76754d..3f1bfabc5 100644 --- a/lang/pysqlite/Makefile +++ b/lang/pysqlite/Makefile @@ -21,7 +21,7 @@ include ../python/python-package.mk define PyPackage/python-sqlite TITLE:=SQLite database adapter for Python - URL=http://www.initd.org/tracker/pysqlite/wiki/pysqlite + URL:=http://www.initd.org/tracker/pysqlite/wiki/pysqlite DEPENDS+= +libsqlite3 endef diff --git a/net/nprobe/Makefile b/net/nprobe/Makefile index 5527cc15d..002a7c83f 100644 --- a/net/nprobe/Makefile +++ b/net/nprobe/Makefile @@ -30,7 +30,7 @@ define Package/nprobe TITLE:=nProbe DESCRIPTION:=\ nprobe - URL=http://invisible-island.net/dialog/ + URL:=http://invisible-island.net/dialog/ endef define Build/Configure diff --git a/utils/dialog/Makefile b/utils/dialog/Makefile index ed1d89233..802f05d22 100644 --- a/utils/dialog/Makefile +++ b/utils/dialog/Makefile @@ -28,7 +28,7 @@ define Package/dialog TITLE:=Dialog DESCRIPTION:=\ A script-interpreter which provides a set of curses widgets. - URL=http://invisible-island.net/dialog/ + URL:=http://invisible-island.net/dialog/ endef define Build/Configure -- 2.30.2