diff options
Diffstat (limited to 'math/R-a4/Makefile')
-rw-r--r-- | math/R-a4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/R-a4/Makefile b/math/R-a4/Makefile index d9c08f8b8c7..2bd971a6ee9 100644 --- a/math/R-a4/Makefile +++ b/math/R-a4/Makefile @@ -8,4 +8,6 @@ PAPERSIZE= a4 MASTERDIR= ${.CURDIR}/../R-letter +CONFLICTS= R-letter-* + .include "${MASTERDIR}/Makefile" |