From c9c0619ceb7018fa7f449ec13bf3fbf75ef31094 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Sun, 6 Jul 2014 10:18:36 +0000 Subject: The old pkg_install is buggy with @cwd. Just install the module under PREFIX like all other PAM ports. --- security/pam-pgsql/Makefile | 3 +-- security/pam-pgsql/pkg-plist | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'security/pam-pgsql') 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 diff --git a/security/pam-pgsql/pkg-plist b/security/pam-pgsql/pkg-plist index 743344738337..794e429a518c 100644 --- a/security/pam-pgsql/pkg-plist +++ b/security/pam-pgsql/pkg-plist @@ -1,9 +1,7 @@ +lib/pam_pgsql.so %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT %%PORTDOCS%%%%DOCSDIR%%/CREDITS %%PORTDOCS%%%%DOCSDIR%%/sample.sql %%PORTDOCS%%@dirrm %%DOCSDIR%% -@cwd /usr -lib/pam_pgsql.so -@cwd -- cgit v1.2.3