View | Details | Raw Unified | Return to bug 202649
Collapse All | Expand All

(-)databases/postgresql92-server/Makefile (-1 / +1 lines)
Lines 74-80 Link Here
74
.endif
74
.endif
75
75
76
.if defined(SERVER_ONLY)
76
.if defined(SERVER_ONLY)
77
OPTIONS_DEFINE=	DTRACE LDAP INTDATE TZDATA
77
OPTIONS_DEFINE=	DTRACE LDAP INTDATE TZDATA XML
78
LDAP_DESC=	Build with LDAP authentication support
78
LDAP_DESC=	Build with LDAP authentication support
79
DTRACE_DESC=	Build with DTrace probes
79
DTRACE_DESC=	Build with DTrace probes
80
TZDATA_DESC=	Use internal timezone database
80
TZDATA_DESC=	Use internal timezone database

Return to bug 202649