diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-11-06 14:37:33 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-11-06 14:37:33 +0000 |
commit | f11f66145aaab1efd65023086c99aad8ad66e497 (patch) | |
tree | 0cef922bc0e51e5e44b645f4f5756988233478a3 /math/R-a4 | |
parent | fdbb8e6293dd0d3fa45394a776957124ecf4f7fc (diff) | |
download | ports-f11f66145aaab1efd65023086c99aad8ad66e497.tar.gz ports-f11f66145aaab1efd65023086c99aad8ad66e497.zip |
Notes
Diffstat (limited to 'math/R-a4')
-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 d9c08f8b8c78..2bd971a6ee93 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" |