postgresql-server is not needed for building

from michael at genoverly dot com
mbalmer@ agrees
This commit is contained in:
martynas 2007-06-05 10:06:24 +00:00
parent a52075f839
commit 5b0a666c0d

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/05/27 14:58:30 martynas Exp $
# $OpenBSD: Makefile,v 1.2 2007/06/05 10:06:24 martynas Exp $
SHARED_ONLY= Yes
@ -22,7 +22,6 @@ WANTLIB= pq
MASTER_SITES= http://initd.org/pub/software/psycopg/
MODULES= lang/python
BUILD_DEPENDS= :postgresql-server-*:databases/postgresql,-server
RUN_DEPENDS= :postgresql-client-*:databases/postgresql
NO_REGRESS= Yes