diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2004-04-29 11:29:06 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2004-04-29 11:29:06 +0000 |
commit | bfef5175a6cf67fee2f5c31472b0402c6c5a5768 (patch) | |
tree | 80a6fa39b1c4338332216e4c47530b675de500e2 /print/latex | |
parent | 9fc8656bd3cfb3762d0ba15ca6291939604765da (diff) | |
download | ports-bfef5175a6cf67fee2f5c31472b0402c6c5a5768.tar.gz ports-bfef5175a6cf67fee2f5c31472b0402c6c5a5768.zip |
Notes
Diffstat (limited to 'print/latex')
-rw-r--r-- | print/latex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/latex/Makefile b/print/latex/Makefile index 60457df41f8c..0e759324d307 100644 --- a/print/latex/Makefile +++ b/print/latex/Makefile @@ -19,6 +19,8 @@ COMMENT= TeX macro package DIST_SUBDIR= tex +CONFLICTS= teTeX* + BUILD_DEPENDS= tex:${PORTSDIR}/print/tex RUN_DEPENDS= tex:${PORTSDIR}/print/tex |