diff options
Diffstat (limited to 'security/pam-pgsql/Makefile')
-rw-r--r-- | security/pam-pgsql/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pam-pgsql/Makefile b/security/pam-pgsql/Makefile index bce1dc35732e..5cf634d25ba4 100644 --- a/security/pam-pgsql/Makefile +++ b/security/pam-pgsql/Makefile @@ -15,8 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libmhash.so:${PORTSDIR}/security/mhash \ libgcrypt.so:${PORTSDIR}/security/libgcrypt -USES= libtool -USE_PGSQL= yes +USES= libtool pgsql GNU_CONFIGURE= yes SUB_FILES= pkg-message |