diff options
Diffstat (limited to 'devel/pam_wrapper/Makefile')
-rw-r--r-- | devel/pam_wrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pam_wrapper/Makefile b/devel/pam_wrapper/Makefile index bb5839a95cdd..0cb242bec17c 100644 --- a/devel/pam_wrapper/Makefile +++ b/devel/pam_wrapper/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv3 EXTRA_PATCHES= ${PATCHDIR}/python-detection.patch:-p1 -USES= cmake:outsource python:2.7+ +USES= cmake python:2.7+ USE_LDCONFIG= yes CMAKE_ARGS= -DMAN_INSTALL_DIR:PATH="${PREFIX}/man" |