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 a09402ad81fc..db6368772794 100644 --- a/security/pam-pgsql/Makefile +++ b/security/pam-pgsql/Makefile @@ -3,7 +3,7 @@ PORTNAME= pam-pgsql PORTVERSION= 0.7.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.7/ @@ -18,7 +18,6 @@ LIB_DEPENDS= libmhash.so:${PORTSDIR}/security/mhash \ USES= libtool USE_PGSQL= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --libdir=/usr/lib SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS |