mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
security/pam_google_authenticator: fix space/tab in Makefile
PR: 207229
This commit is contained in:
parent
01a8c41893
commit
196d198cd0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410661
@ -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;;' \
|
||||
|
Loading…
Reference in New Issue
Block a user