From dc287e59c09f8ffed2d87edc5f1d86f73f2424cf Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Wed, 5 Jun 2013 08:01:09 +0000 Subject: -another conversion fix for PGSQL Reported by: qat --- mail/dspam-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/dspam-devel') diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile index a9abe77f01e3..be9a7ad548cd 100644 --- a/mail/dspam-devel/Makefile +++ b/mail/dspam-devel/Makefile @@ -548,7 +548,7 @@ post-install: virtual_user_aliases.sql \ virtual_users.sql ${EXAMPLESDIR}/mysql .endif -.if ${PORT_OPTIONS:MPOSTGRESQL} +.if ${PORT_OPTIONS:MPGSQL} @${MKDIR} ${EXAMPLESDIR}/pgsql @cd ${WRKSRC}/src/tools.pgsql_drv && \ ${INSTALL_DATA} *.sql ${EXAMPLESDIR}/pgsql -- cgit v1.2.3