1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00

Remove POSTGRESQL_SUBPORT, as this is a standalone port now.

This commit is contained in:
Jimmy Olgeni 2003-01-05 10:06:45 +00:00
parent 765c49a53d
commit 9ebb4ca723
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72561

View File

@ -15,10 +15,6 @@ DIST_SUBDIR= postgresql
MAINTAINER= girgen@pingpong.net
POSTGRESQL_PORT?= databases/postgresql7
POSTGRESQL_SUBPORT=YES
.include <${.CURDIR}/../../${POSTGRESQL_PORT}/Makefile>
# PostgreSQL ODBC support needs an ODBC driver manager to be
# installed, and it supports both iODBC and unixODBC. The following
# variable may be set at built-time to either "iodbc" or "unixodbc",