diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/tac_plus4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tac_plus4/Makefile b/net/tac_plus4/Makefile index 9d0bf2f5e5dc..beee97271e44 100644 --- a/net/tac_plus4/Makefile +++ b/net/tac_plus4/Makefile @@ -20,7 +20,7 @@ MAN1= tac_plus.1 # To change the text displayed when users are prompted to enter # a username, set appropriately TAC_CHANGE_PROMPT variable. .if defined(TAC_CHANGE_PROMPT) && ${TAC_CHANGE_PROMPT} == YES -EXTRA_PATCHES= ${FILESDIR}/patch-ba +EXTRA_PATCHES= ${PATCHDIR}/extra-patch-ba .endif do-install: |