diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2005-03-19 21:30:49 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2005-03-19 21:30:49 +0000 |
commit | 464908f0abc27008139cf226d8640b0551fd4158 (patch) | |
tree | e772c61434d3f6924c6c640f54ae0d231b2c73b5 /print/acroread/Makefile | |
parent | 00ef03e41017d83091f78c053cae42ee87bd0e1f (diff) | |
download | ports-464908f0abc27008139cf226d8640b0551fd4158.tar.gz ports-464908f0abc27008139cf226d8640b0551fd4158.zip |
Notes
Diffstat (limited to 'print/acroread/Makefile')
-rw-r--r-- | print/acroread/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile index 0540f2e22820..8c26611b979f 100644 --- a/print/acroread/Makefile +++ b/print/acroread/Makefile @@ -20,6 +20,8 @@ COMMENT= View, distribute and print PDF documents RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree86-libs +CONFLICTS= acroread7 + ONLY_FOR_ARCHS= amd64 i386 USE_REINPLACE= yes NO_BUILD= yes |