diff options
| author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-10-28 17:55:30 +0000 |
|---|---|---|
| committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-10-28 17:55:30 +0000 |
| commit | bb20c8e307977df3a0f18ac1ef7c81f9cdc755ef (patch) | |
| tree | 6c94ac45d7b0953362dd572a0936e7d2ebbf5b05 /databases/postgresql92-server | |
| parent | No longer ignore updates (diff) | |
Do not redefine DEBUG_DESC when its meaning more or less matches the default
option description. Those ports where it meant something more specific were
left untouched.
Diffstat (limited to 'databases/postgresql92-server')
| -rw-r--r-- | databases/postgresql92-server/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/postgresql92-server/Makefile b/databases/postgresql92-server/Makefile index 9341deb76ee8..e06e95718825 100644 --- a/databases/postgresql92-server/Makefile +++ b/databases/postgresql92-server/Makefile @@ -106,7 +106,6 @@ MIT_KRB5_DESC= Build with MIT kerberos support HEIMDAL_KRB5_DESC= Builds with Heimdal kerberos GSSAPI_DESC= Build with GSSAPI support OPTIMIZED_CFLAGS_DESC= Builds with compiler optimizations (-O3) -DEBUG_DESC= Builds with debugging symbols OPTIONS_DEFINE+= SSL SSL_DESC= Build with OpenSSL support |
