diff options
Diffstat (limited to 'comms/gnokii')
-rw-r--r-- | comms/gnokii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index a097a78b9352..47a50b91be21 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -72,7 +72,7 @@ CONFIGURE_ARGS+= --disable-mysql PLIST_SUB+= MSM='@comment ' . endif . if ${PORT_OPTIONS:MPGSQL} -USE_PGSQL= yes +USES+= pgsql PLIST_SUB+= PGM='' . else CONFIGURE_ARGS+= --disable-postgres |