security/pam_google_authenticator: fix space/tab in Makefile

PR:		207229
This commit is contained in:
Kurt Jaeger 2016-03-08 20:45:15 +00:00
parent 01a8c41893
commit 196d198cd0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410661

View file

@ -15,12 +15,12 @@ LICENSE= APACHE20
USES= autoreconf gmake libtool
GNU_CONFIGURE= YES
WRKSRC_SUBDIR= libpam
WRKSRC_SUBDIR= libpam
USE_GITHUB= yes
GH_ACCOUNT= google
GH_PROJECT= google-authenticator
GH_TAGNAME= 195ddc1
USE_GITHUB= yes
GH_ACCOUNT= google
GH_PROJECT= google-authenticator
GH_TAGNAME= 195ddc1
post-patch:
@${REINPLACE_CMD} -e 's;/security;;' \