diff options
Diffstat (limited to 'textproc/refdb/Makefile')
-rw-r--r-- | textproc/refdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile index 3e875954db1f..dce2938a0ffa 100644 --- a/textproc/refdb/Makefile +++ b/textproc/refdb/Makefile @@ -31,7 +31,7 @@ XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr OPTIONS_DEFINE= DOCS CATALOG OPTIONS_SINGLE= DB OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE -OPTIONS_EXCLUDE= CATALOG # may not be implemented correctly +OPTIONS_EXCLUDE= CATALOG # may not be implemented correctly CATALOG_DESC= Install SGML catalog OPTIONS_DEFAULT= PGSQL |